Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - imageprocess
Search - imageprocess - List
一款图形处理小程序
Update : 2011-03-16 Size : 555.75kb Publisher : tmachuming@163.com

精通VC++图像处理书源代码 很有用哦-proficient in image processing source code book very useful oh
Update : 2025-02-17 Size : 15.07mb Publisher : 李小丹

这是一套数字图像处理的源代码,是本校一个老师发个我的,很有意义的啊-This is a set of digital image processing of source code, the University is a teacher that I made, meaningful ah
Update : 2025-02-17 Size : 39.34mb Publisher : 刘国峰

c#在图像处理的方面的源程序:包括图像的增强,滤波等操作~界面比较人性化!-c# in the image processing aspects of the source: including image enhancement, filtering, comparison operator interface humanized ~!
Update : 2025-02-17 Size : 46kb Publisher : chaoyang

图象模式识别VC++技术实现一书的全部源代码.绝对有价值!-Image Pattern Recognition VC++ Technology realize a book all the source code. Absolutely valuable!
Update : 2025-02-17 Size : 2.85mb Publisher : 曹彪

各种图像的处理,如:平滑。锐化。边缘增强。边缘检测。中值滤波去噪。沃尔什-哈达玛变换等-Deal with a variety of images, such as: smooth. Sharpening. Edge enhancement. Edge detection. Median filter denoising. Walsh- Hadamard transform
Update : 2025-02-17 Size : 3.97mb Publisher : 郭志军

VISUAL C++ 实现位图的平滑,锐化,边沿增强,边沿检测,腐蚀,膨胀等-VISUAL C++ Bitmap smoothing, sharpening, edge enhancement, edge detection, corrosion, swelling, etc.
Update : 2025-02-17 Size : 4mb Publisher : whm

基本的图像处理功能,二值化,灰度变化-Basic image processing functions, binarization, gray-scale changes
Update : 2025-02-17 Size : 1.68mb Publisher : 卓雅

用VC++实现的图象处理程序,包含图象处理的基本操作和各种算法的参考实现,很有用哦。-With VC++ Realize image processing procedures, including the basic operation of image processing algorithms and a variety of reference realized, oh, very useful.
Update : 2025-02-17 Size : 6mb Publisher : 孙先照

// ThresholdDIB() - 图像阈值分割运算 // AddMinusDIB() - 图像加减运算 // HprojectDIB() - 图像水平投影 // VprojectDIB() - 图像垂直投影 // TemplateDIB() - 图像模板匹配运算-//ThresholdDIB ()- Image Threshold Segmentation computing// AddMinusDIB ()- image addition and subtraction computation// HprojectDIB ()- the level of projection images// VprojectDIB ()- vertical projection of the image// TemplateDIB ()- image template matching operator
Update : 2025-02-17 Size : 3kb Publisher : chaonima111

实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正-The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
Update : 2025-02-17 Size : 63kb Publisher : 诸姣

《精通Visual C++图像处理编程(第3版)》附盘,本光盘包含了《精通Visual C++图像处理编程(第3版)》一书中全部的源代码、示例程序的可执行文件以及一些供图像处理测试用的图像文件。-err
Update : 2025-02-17 Size : 54.26mb Publisher : yubua

图像处理之ImageProcess.cpp,大家可以看下-ImageProcess.cpp
Update : 2025-02-17 Size : 2kb Publisher :

数字图像处理程序,可将RAW格式转化为BMP格式,并进行线性拉伸,卷积滤波,几何缩放。-Digital image processing procedures, RAW format can be converted into BMP format, and a linear stretching, convolution filtering, geometric scaling.
Update : 2025-02-17 Size : 900kb Publisher : 邢超凡

特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波 形态运算: 图像腐蚀、图像膨胀、开闭运算、图像细化 图像分析: 边缘检测、霍夫变换、轮廓提取、轮廓跟踪、阈值分割、区域生长、投影检测、差影检测、模板匹配 图像编码: 霍夫曼编码、香农-费诺编码、行程编码、GTF-LZW编码 -ImageProcess VC++
Update : 2025-02-17 Size : 882kb Publisher : hongye

彩色图像处理:1、底片效果,2、浮雕和雕刻效果,3、色彩变换:IHS变换以及图像灰度化,4、彩色图像二值化,5、灰度图像形态学处理:开闭运算,膨胀、腐蚀,6、正交变换:傅立叶变换及傅立叶反变换-Color Image Processing: 1, negative effect, 2, the effect of relief and sculpture, 3, color transform: IHS transform and the image of, 4, color images of two values, 5, gray-scale morphological image processing: open and close operations expansion, corrosion, 6, orthogonal transformation: Fourier Transform and Fourier Transform
Update : 2025-02-17 Size : 2.92mb Publisher : 叶心怡

用matlab进行图像处理 对车牌号码进行识别 非常具有实用价值-Matlab image processing used to identify the plate number of very practical value
Update : 2025-02-17 Size : 961kb Publisher : kuhan

图片文字识别,OcrModule.java 为接口 OcrTest.java是例子 java运行参数中要把libocr.dll所在路径添加参数-Djava.library.path中-Image Character Recognition, OcrModule.java example for the java interface is OcrTest.java operating parameters in the path where the libocr.dll to add parameters in-Djava.library.path
Update : 2025-02-17 Size : 184kb Publisher : L.G

数字图像处理,阈值面积分割图像,特征图像提取,特征定位,投影检测,坐标确定。不下后悔!-Digital image processing, the threshold area of image segmentation, feature image extraction, feature location, projection test to determine coordinates. No less than regret it!
Update : 2025-02-17 Size : 3.94mb Publisher : 姜忠兵

利用matlab程式進行對灰階圖片的縮放,歪斜,平移等動作,另外提供指令版本。-Matlab program for the use of pairs of gray-scale image scaling, skew, translation etc, and also offers instruction version.
Update : 2025-02-17 Size : 50kb Publisher : bbb111
« 12 3 4 5 6 7 8 9 10 ... 24 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.