-
美国ACM SIGGRAPH的计算几何图形代码精华,连载2
美国ACM SIGGRAPH的计算几何图形代码精华,连载2-the calculation geometry code essence, a series of 2
- 2022-07-16 15:13:27下载
- 积分:1
-
基于matlab的Movie编辑器,可修改编辑movie,支持avi,mpg,jpg等多种格式存取。...
基于matlab的Movie编辑器,可修改编辑movie,支持avi,mpg,jpg等多种格式存取。
- 2022-03-12 03:03:36下载
- 积分:1
-
matlab实现霍夫曼自适应Huffman编码,matlab实现程序…
Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。-Matlab realize Huffman Adaptive Huffman Coding, the Matlab realize the procedures used to realize one-dimensional 8-bit or 16-bit integer array Huffman Adaptive Huffman Coding.
- 2022-03-23 21:11:59下载
- 积分:1
-
使用opencv实现对图像的放大缩小任意倍数,用的双线性插值。...
使用opencv实现对图像的放大缩小任意倍数,用的双线性插值。-Opencv to realize the use of images of arbitrary multiples of zoom, and use bilinear interpolation.
- 2022-02-06 07:48:23下载
- 积分:1
-
用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。...
用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。-Image with opencv histogram. Through color space conversion can also be painted the color histogram.
- 2022-11-11 13:45:04下载
- 积分:1
-
这是关于数字图像处理编程入门的,里面包含各章节典型的VC++程序,可供新入门着参考学习。...
这是关于数字图像处理编程入门的,里面包含各章节典型的VC++程序,可供新入门着参考学习。-This is programming on the digital image processing of the entry, which contains chapters typical VC++ Procedures, the reference entry for the new learning.
- 2022-07-08 02:13:25下载
- 积分:1
-
图的一个快速算法,大家看!还不错!
一种FDCT快速算法,大家看看!还不错!-diagram of a fast algorithm, we see! Also good!
- 2022-03-05 12:57:33下载
- 积分:1
-
基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。...
基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。-The road based on genetic algorithms image segmentation, image segmentation for the road, feeling the effect of individual firms also.
- 2022-01-27 22:41:33下载
- 积分:1
-
基于特征的影像匹配――SIFT Method!!!
相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!...
基于特征的影像匹配――SIFT Method!!!
相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!-feature-based image matching-- physiology Method! ! ! Quite classic, MatLab is the only source, which experts hope will be converted into VC source!
- 2023-03-30 19:55:03下载
- 积分:1
-
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合...
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像-A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and its gradient direction 3 to determine the mode of great value, that is, the candidate edge points 4, through the anti-transform-scale synthesis of three-mode images of the extremum
- 2022-09-22 04:55:03下载
- 积分:1