-
C编写的非常简单图片浏览器,可给有需要的人学习,交流
C编写的非常简单图片浏览器,可给有需要的人学习,交流-C prepared by a very simple picture browser, can be given to those in need to learn, exchange
- 2022-03-10 21:01:33下载
- 积分:1
-
NEC算法提取水印的程序,带有注释和测试代码,希望对大家有用。...
NEC算法提取水印的程序,带有注释和测试代码,希望对大家有用。-NEC algorithm for extracting the watermark process, with notes and test code, and want to be useful to everyone.
- 2022-03-17 02:39:05下载
- 积分:1
-
读GML的Java的源代码
读GML的Java的源代码 -reading GML Java source code
- 2022-03-21 07:21:48下载
- 积分:1
-
冈萨雷斯(R. C.冈萨雷斯),在他的";数字图像处理Matlab,…
冈萨雷斯(R.C. Gonzalez)在他的《Digital Image Processing Using MATLAB》一书中的程序集,是对Matlab图像工具箱的扩展。-Gonzalez (R. C. Gonzalez), in his "Digital Image Pr ocessing Using MATLAB, "a book by the procedures set images of Matlab Toolbox expansion.
- 2023-08-04 12:55:03下载
- 积分:1
-
SIFT算法
尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。
- 2022-03-26 15:19:51下载
- 积分:1
-
显示图象的技巧,从左到右,从中间到2边,BUTTON键上有说明的
显示图象的技巧,从左到右,从中间到2边,BUTTON键上有说明的-showed images of skills, from left to right, from the middle of the two side BUTTON keys on the note
- 2022-06-15 22:20:23下载
- 积分:1
-
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口...
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口-A complete dicom image biewer, which can read the dicom image, and its properties and put the Jpg and Bmp image to Dicom format. It also realize the video and avi interface.
- 2022-01-26 00:38:48下载
- 积分:1
-
二部图的最大匹配程序,通过一二
寻找二分图的最大匹配
程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配
找出最大匹配。
-Bipartite graph to find the maximum matching program through a two-dimensional array is given bipartite graph, so that after the initial find a match, the adoption of the initial match to find the greatest match.
- 2022-05-21 19:07:06下载
- 积分:1
-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可。压缩文件存储格式:以每两个字节为单位储存(即每次写入16位unsigned short类型)。 0 1 2~15 ... 第0位 存储压缩信息(1压缩;0不压缩,原始数据)第1位 如果第0位为1(压缩),此位标明字符类别(0或1);如果第0位为0(原始数据),此位无意义,默认为0后14位 存储字符数量或者原始数据的值
- 2022-07-09 04:00:22下载
- 积分:1
-
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。-VC6.0 to use MFC in the works, the use of curves and surfaces painted OpenGL source code.
- 2022-08-13 13:55:54下载
- 积分:1