-
这就是传说中的智能剪刀的原代码,大家可以研究
这就是传说中的智能剪刀的原代码,大家可以研究-This is the legend of the original Intelligent Scissors code, everyone can study
- 2023-03-16 11:30:04下载
- 积分:1
-
实时之线检测程序,可对USB CMOS摄像头图像处理
实时之线检测程序,可对USB CMOS摄像头图像处理-Real-time detection of line procedure for USB CMOS camera image processing
- 2023-08-22 16:45:03下载
- 积分:1
-
计算图像HSV分量的数值,可用于图像颜色分割的统计
计算图像HSV分量的数值,可用于图像颜色分割的统计-Calculated image HSV component values can be used for image color segmentation statistics
- 2022-03-19 03:23:15下载
- 积分:1
-
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。...
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。-This procedure Variational realize the whole (Total Variation, TV) denoising algorithm, which uses a PDF corrective TV algorithm of small problems. The algorithm is well positioned to retain the image edge information at the same time, to remove noise.
- 2023-02-13 21:40:03下载
- 积分:1
-
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码...
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码-This is a computer graphics for image processing, the most commonly used threshold of the source code
- 2022-07-26 10:31:52下载
- 积分:1
-
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试...
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试-Image gray-scale transformation of the source code under VC6.0 debugger image gray-scale transformation of the source code under VC6.0 debugger
- 2023-08-30 07:05:08下载
- 积分:1
-
基于visual studio开发的经典小波变换的VC代码,很实用。
基于visual studio开发的经典小波变换的VC代码,很实用。-Based on the visual studio to develop the classic VC wavelet transform code, very useful.
- 2022-05-19 03:05:36下载
- 积分: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
-
著名的图像修复代码。
Famous Image Inpainting Codes.
- 2022-05-21 04:47:44下载
- 积分:1
-
Cohen
Cohen-Sutherland.The classical algorithm in computer graphics. Suitable for beginners to learn.-Cohen-Sutherland.The classical algorit hm in computer graphics. Suitable for beginner "s to learn.
- 2022-07-11 18:13:56下载
- 积分:1