-
基于小波变换模极大的多尺度图像边缘检测,比较简单,但实用,是本人模式识别程序的一部分...
基于小波变换模极大的多尺度图像边缘检测,比较简单,但实用,是本人模式识别程序的一部分-Based on wavelet transform modulus maxima of the multi-scale image edge detection, relatively simple, but useful, is himself a part of pattern recognition procedures
- 2023-05-03 15:30:04下载
- 积分:1
-
一个用MATLAB开发的GUI程序,程序本身是用来进行图像的灰度变换,但是是学习GUI入门编程的好代码,初学者不妨一读...
一个用MATLAB开发的GUI程序,程序本身是用来进行图像的灰度变换,但是是学习GUI入门编程的好代码,初学者不妨一读-Using MATLAB development of a GUI program, the program itself is used for images of gray-scale transformation, but to learn GUI programming a good entry-code, one may wish to read for beginners
- 2022-01-25 23:24:44下载
- 积分:1
-
In D3D, the use of advanced graphics rendering HLSLT prepared code
在D3D里,用HLSLT高级图形渲染技术编写的代码-In D3D, the use of advanced graphics rendering HLSLT prepared code
- 2022-02-07 02:32:51下载
- 积分:1
-
填充多边形扫描算法
多边形的扫描填充算法-filled polygon scan algorithm
- 2023-08-01 11:10:03下载
- 积分:1
-
可以绑定float类型的编辑控件,克服VCIDE控件绑定时的缺陷。
可以绑定float类型的编辑控件,克服VCIDE控件绑定时的缺陷。-Can bind float types of editorial control, to overcome the binding VCIDE control deficiencies at the time.
- 2022-02-10 04:38:33下载
- 积分:1
-
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模...
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模-CRF (with the conditions of the airport) package for image analysis (restoration, segmentation), the image modeling
- 2022-03-07 01:18:17下载
- 积分:1
-
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状...
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
- 2022-01-26 06:02:11下载
- 积分:1
-
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换...
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
- 2022-03-21 10:13:59下载
- 积分:1
-
数字图象处理,包括几何变换、频域下的图象处理、形态处理、图象分割等内容...
数字图象处理,包括几何变换、频域下的图象处理、形态处理、图象分割等内容-Digital image processing, including geometric transformations, frequency domain of image processing, form processing, image segmentation, etc.
- 2022-05-17 20:47:05下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分:1