-
一个数位影像压缩程序,值得学习
一个数位影像压缩程序,值得学习-A digital image compression process, it is worth learning
- 2022-04-27 01:21:45下载
- 积分:1
-
literature on the basis of a methodology for the Color Edge Detection procedures...
本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
- 2022-07-20 14:52:15下载
- 积分:1
-
用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字...
用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字-prepared a VC round, and it sine curve along the campaign, in the process, won the size changes constantly, and in the upper left corner shows a few lines of the different font characters
- 2022-03-23 18:03:35下载
- 积分:1
-
一个经典的人脸识别算法实例,提供人脸五官定位具体算法及两种实现流程....
一个经典的人脸识别算法实例,提供人脸五官定位具体算法及两种实现流程.-a classic example of face recognition algorithm, providing facial features specific positioning algorithm and the two implementation process.
- 2023-07-31 23:10:05下载
- 积分:1
-
LabVIEW source, volume, as a comprehensive, believe that the right LabVIEW begin...
LabVIEW源程序,数量很多,内容全面,相信对LabVIEW初学者帮助很大.-LabVIEW source, volume, as a comprehensive, believe that the right LabVIEW beginners great help.
- 2022-04-23 23:38:31下载
- 积分:1
-
将点阵存成WINDOWS下的BMP格式,如果是其他数据,一样可以存为BMP...
将点阵存成WINDOWS下的BMP格式,如果是其他数据,一样可以存为BMP-Will be saved as bitmap BMP format under WINDOWS, if other data can be saved as BMP
- 2022-03-02 21:12:45下载
- 积分:1
-
这是一个边缘检测的代码!!!!!!!!!!!给大家分享以下把...
这是一个边缘检测的代码!!!!!!!!!!!给大家分享以下把-This is an edge detection code! ! ! ! ! ! ! ! ! ! ! We share the following to put!
- 2022-01-31 06:15:31下载
- 积分:1
-
一个白板功能的控件,9999999999999999999999999999999999999999999999999999999999999999999999...
一个白板功能的控件,99999999999999999999999999999999999999999999999999999999999999999999999。-a whiteboard function controls, 99999999999999999999999999999999999999999999999999999999999999999999999.
- 2023-02-20 14:25:04下载
- 积分:1
-
图像可以是jpg,tif,TIFF格式如图片为800×600的GIF89a为…
Imagetool能够将jpg,tif,tiff等格式的图片转化成800*600的gif89a格式的图片-Imagetool can be jpg, tif, tiff format such as pictures into 800* 600 gif89a format photographs
- 2022-01-28 07:54:32下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1