搜索资源列表
-
0下载:
bmp位图图像处理的vc++源码,不错,有需要的来看一下,-bmp Bitmap image processing vc + + source code, yes, there is a need to look at the, Oh
-
-
0下载:
图像处理演示程序源代码-image processing demonstration program source code
-
-
0下载:
图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可-VC source. Only once the source code Add VC can run BUILDER
-
-
0下载:
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
-
-
4下载:
图像拼接原代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。整个过程用VisualC++加以实现,实验结果验证了算法的有效性。-The original code image mosaic, VC , image mosaic panorama in the production process plays an impo
-
-
0下载:
这个代码是文章Efficient Graph-Based Image Segmentation的实现,结合了vs2008和opencv,该算法进行分割,速度很快,效果不错。-The source code is an implementation of the paper: Efficient Graph-Based Image Segmentation. VS2008 and Opencv are combined in the implementation process.
-
-
0下载:
尝试实现2D到3D图像的转变过程,代码未编写完全,请大家共同探讨-Trying to realize 2D to 3D image transformation process, the code does not write a complete, please discuss
-
-
0下载:
此代码实现了一个对汉字识别的一个预处理过程,把汉字的笔画按照书写顺序编程数字序列,易变后续处理-This code has a Chinese character recognition as a pretreatment process, the number of strokes of Chinese characters in accordance with the written order of the digital programming sequence, the follow-
-
-
2下载:
图像处理中车牌识别程序中的字符分割程序:MATLAB源代码-License Plate Recognition Image Processing process character segmentation procedure: MATLAB source code
-
-
0下载:
vc编写的图像拼接程序,要求输入的必须是bmp格式图像。。。。。。正在做毕业设计。。急需全景图代码-vc prepared image stitching process, the requirements must be imported bmp format images. . . . . . Designed to do is graduate. . In urgent need of Panorama code. . . .
-
-
0下载:
这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
-
-
0下载:
Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
-
-
0下载:
IMAGE FUSION is the process of combining the two input images and obtaining the resultant image which gives the maximum information from the input images. The above code uses brovey method for image fusion.
-
-
0下载:
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
-
-
0下载:
利用opencv简单的图像处理程序
包含直方图均衡,平滑,锐化,傅里叶变换-A simple code about image process
-
-
0下载:
图像增强实验全过程代码,用于图像增强实验-Image enhancement experiment the whole process of code for image enhancement experiment
-
-
0下载:
关于VC++的图像图形基本处理的源码,包含几何变换,形态学处理,图像细化等。-About basic processing of source code, vc++ image graphic contains geometry transform, morphological processing, image thinning and so on.
-
-
0下载:
此代码采用Java编程技术,展示了图像处理的基本过程。-This code USES the Java programming, fully demonstrates the basic process of image processing.
-
-
0下载:
此代码采用Java编程,向图像处理的研究者提供了基本的处理过程。-This code USES the Java programming, fully demonstrates the basic process of image processing.
-
-
0下载:
QT下的一个应用程序,集成了基本的图像处理功能(An application in QT which has the basic function of image processing.)
-