-
A0357
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )
- 2020-12-27 21:59:02下载
- 积分:1
-
alpha-stable-programma
alpha稳定分布,密度函数图形,这较少出现。(alpha-stable distribution,picture of pdf,it s very rare)
- 2021-03-26 11:29:13下载
- 积分:1
-
zhang_h
张正友标定算法,包含自己的测试图片以及实验分析。(Zhang Zhengyou calibration algorithm, contains its own test images and experimental analysis.)
- 2014-09-15 10:47:59下载
- 积分:1
-
opencvsharp检测圆
opencvsharp检测圆
- 2020-11-04下载
- 积分:1
-
FFT_armtest_vc
这是一个比较全面的傅里叶变换,例子中含有测试的图片,能让人更加明白傅里叶变换的处理效果。(This is a more comprehensive Fourier transform, the example contains a picture of the test, can make people more aware of the Fourier transform of the treatment effect.)
- 2012-07-10 10:57:38下载
- 积分:1
-
模糊C均值聚类
说明: 基于模糊C均值的快速点云的聚类分析代码,可用于模糊聚类(Clustering analysis code of fast point cloud based on fuzzy c-means can be used for fuzzy clustering)
- 2021-04-14 14:48:55下载
- 积分:1
-
lankton_stereo
一个外国人写的基于分割的立体匹配算法代码,可以在matlab7.1以后版本中直接执行,代码结构也很清晰,适合分析学习(Written by a foreigner based on the partition of the three-dimensional matching algorithm code, you can later matlab7.1 direct the implementation of the code structure is very clear and suitable for analysis of learning)
- 2008-06-20 09:57:22下载
- 积分:1
-
gaussian_average_rgb
在rgb颜色空间实现的单高斯模型,用于目标检测(In rgb color space to achieve a single-Gaussian model for target detection)
- 2009-12-13 22:56:27下载
- 积分:1
-
BmpBtnTest
说明: 自己写的位图三态按钮还添加了按钮声音,对自己制作图形界面有很大帮助(Write your own bitmap three-state buttons to add the button sounds right to produce their own graphical interface helps a lot)
- 2010-03-27 09:58:15下载
- 积分:1
-
4
说明: 程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
(some imageprocessing sourcecode)
- 2010-04-08 12:09:58下载
- 积分:1