搜索资源列表
edge
- 关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.
tansform
- 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -corruption, inflation, thinnin
imhist
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc c l colorope.c
edgesearch
- 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, Contour Tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp .
redbirdsource2
- 直方图修正和彩色变换 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-amendments and color histogram function is to transform the amendment and color histogram Transform c
kftools
- This set of MATLAB tools consists of some functions that I have found useful for basic image processing and blob analysis. The functions have been tested for MATLAB Version 5.3.0.10183 (R11) on PCWIN. Many of the files must be run as MEX files
20051216175843918
- 图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c b mp.res user32
20051216172854831
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -image smoothing (to noise), Sharpening command line compiler process following vcvars32 rc bmp.rc cl smooth.c bmp
Designandvibration
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -achieve dithering patterns and technologies, and the command line compiler bmp2txt process following vcvars32
Histogramrevision
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -color histogram amendments and command line compiler transformation process following vcvars32 mail c bmp.rc l coloro
Geometrytransformation
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -images of geometric transformation open a bitmap, Geometric Transform command line compiler process foll
Amendedandcolorhistogramalgorithmcode
- 直方图修正和彩色变换的经典VC源码 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -and color histogram that transform a classic VC command line compiler source process is as follows vcvars32 rc
Imagegeometryalgorithm
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-images of geometric transformation open a bitmap, Geometric Transform command line compiler process followi
ESegment
- 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-proc
compressimage
- 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compress.c bmp.res user32.lib gdi32.l
registrationprot
- Unzip all files in Matlab current directory. Type \"test_main\" on Matlab command window.
fingerDIP
- Using Guide: VC++6.0 employ the command in the menu step by step: image smooth image normalization Draw Dot direction Draw Block direction Draw Smooth direction Gabor filters enhancement \"readme.txt\" file: this
HaarFaceDetect.zip
- This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. I
pivmat1.51
- The PIVMat Toolbox contains a set of command-line functions to import, post-process and analyse 2D vector fields from LaVision s DaVis PIV (particle image velocimetry) software. It enables to handle and perform operations over large amount of velocit
MATLAB-image-processing-command
- MATLAB 图像处理命令,在里面 可以找到各种图像处理命令,对于学习图像处理很有帮助。-MATLAB image processing command, in which you can find a variety of image processing command, image processing helpful for learning.