-
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。...
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。-images transform source code. Includes Smooth, Sharpen, gray and so on. Based on VC 6.0 compiler, without any changes.
- 2022-01-26 03:55:29下载
- 积分:1
-
kalman滤波的程序,使用OpenCV进行开发,简单实用,效果很好
kalman滤波的程序,使用OpenCV进行开发,简单实用,效果很好-Kalman filtering, the use of OpenCV developed a simple, practical, and the results very good
- 2023-05-27 23:35:03下载
- 积分:1
-
this is a digital image processing procedures for small, a few main function is...
这是个数字图像处理的小程序,主要功能是数出粒子的个数-this is a digital image processing procedures for small, a few main function is the number of particles
- 2022-11-10 13:20:03下载
- 积分:1
-
该源码里包括很多matlab源代码,比如颜色模型之间的转化等等,对图形图像处理的同行门肯定有帮助。...
该源码里包括很多matlab源代码,比如颜色模型之间的转化等等,对图形图像处理的同行门肯定有帮助。-The source includes a lot of matlab source code, such as the conversion between the color model, etc., on the graphical image counterparts door handle will certainly help.
- 2022-06-01 18:52:21下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
有图像处理界面。使用opencv创建图像处理函数,实现图像导入,显示和二值分割等。...
有图像处理界面。使用opencv创建图像处理函数,实现图像导入,显示和二值分割等。-used opencv to process image
- 2022-06-19 01:59:15下载
- 积分:1
-
一种基于形态学的小波自适应去噪算法
一种基于形态学的小波自适应去噪算法-Morphology based on adaptive wavelet denoising algorithm! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-11-17 09:00:04下载
- 积分:1
-
图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。...
图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。-About image processing to enhance images, de-noising and edge detection, such as a series of treatment. Suitable image processing personnel.
- 2023-07-28 10:25:04下载
- 积分:1
-
图像变换:旋转、水平镜像、垂直镜像,缩放,裁剪
图像变换:旋转、水平镜像、垂直镜像,缩放,裁剪-Image transform: Rotate, the level of the mirror, vertical mirror, zoom, cut
- 2022-02-14 17:46:31下载
- 积分:1
-
VC++中实现DIB类声明,读入和图像显示
VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
- 2022-02-14 00:00:55下载
- 积分:1