-
source-code-for-image-processing
图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等(Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, threshold segmentation, edge detection, boundary tracking)
- 2013-04-19 14:56:22下载
- 积分:1
-
lenabmp
该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
- 2017-07-31 10:48:43下载
- 积分:1
-
shibie
基于bp神经网络的车牌字符识别源程序,采用字符比对的方式进行切割(The structures of the neural networks were designed using a constructive algorithm where the basic idea was to start with a small network,then add hidden units and weights incrementally until a satisfactory solution be found .The higher efficiencies were for a 30×17×10 number network and letter network)
- 2009-06-01 09:01:38下载
- 积分:1
-
mohu_img_enhance
模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)
- 2021-01-26 23:18:41下载
- 积分:1
-
Hex Map
说明: Create hex map settigns
- 2019-12-03 17:45:17下载
- 积分:1
-
guided-filter
指导滤波,类似于双边滤波的效果,但是速度很快(guided filter)
- 2020-12-30 21:08:59下载
- 积分:1
-
JPEG2000
实现了单色图像的JPEG2000编码图像和解码图像!计算其压缩比和误差,观察源图像和重构图像之间的差别!(JPEG2000 images to achieve a monochrome image coding and decoding image! Calculate the compression ratio and error, observation of the source image and the difference between the reconstructed image!)
- 2011-05-22 10:57:06下载
- 积分:1
-
fusion_IHS
实现常用的IHS,PCA 加权三种图像融合算法(To achieve common IHS, PCA three-weighted image fusion algorithm)
- 2009-01-05 15:54:47下载
- 积分:1
-
fusion_and_evaluate
图像融合中pan图像和多光谱融合的四种方法(IHS PCA 小波 小波结合PCA)和融合效果的评价指标计算(信息熵、Q4等指标)(Image fusion of the pan and multi-spectral image with four methods (IHS PCA wavelet wavelet combined PCA) and fusion effect evaluation method)
- 2021-05-09 22:28:34下载
- 积分:1
-
Graph_Cut
Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
- 2008-03-03 22:26:01下载
- 积分:1