资源列表
CGProcesser
- 关键字:显示DIB,OTSU算法二值化图象,图象灰度化处理,关联多个VIEW到文件.显示文件灰度直方图-keyword : DIB show, OTSU algorithm binary image, gray-scale image processing, VIEW linked to a number of documents. Histogram Display
vlps
- 这是一个有关车牌定位的程序,通用性不太好,但算法流程和思路都是很清晰的,希望能对大家有所帮助-This is a position on the procedures for registration, versatility too good, but the algorithm and the ideas are very clear, The hope is to help everyone
Convolution
- 图像区域处理的c语言实现,包括高通、低通滤波,边缘检测等。-image processing region of c language, including high - and low-pass filtering, edge detection.
imageProcess_GrayTrans
- 实现了位图的各种灰度变换,功能强大,风格严谨-achieve a bitmap of gray transformation, powerful, rigorous style
FFT_bymyself
- fft的c语言实现,自己写的,能处理黑白位图,即使是彩色的也会被转化为黑白的之后在处理-fft the c language, wrote it myself, can handle black-and-white bitmap. Even the color will be converted to black-and-white after handling
bmp_to_stream
- 本程序是可以将BMP图像文件存储和取出在流中,开发环境为Delphi7.0-this program will be able to BMP image storage and retrieval of documents in a stream, development environment for Delphi7.0
matlab_smooth
- 各种平滑算法验证,除在matlab中验证外,word文档中也有详细说明-various smoothing algorithm validation, in addition to verify Matlab, word documents also detail
c_code_2d_3d
- 打包的二维三维图形图像处理源代码 稀有资源-packed 2D and 3D graphics processing source of scarce resources
image_smooth
- 图像平滑处理,这是一种常用的数字图像处理手段,都是用图像模板的思想。-image smoothing, which is a commonly used means of digital image processing, image templates are thinking.
bitMAP_read&save
- bitMAP文件格式的图像的读取、与保存的算法,可以作为图像处理的系统的前道,非常实用。-bitMAP file format of the image read, and preservation of the algorithm, as image processing system of the former Road, very practical.
3methods
- 三种图像处理方法,边缘检测与提取,图像膨胀、细化,模板匹配。-three image processing, edge detection and extraction, image expansion details, template matching.
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 .