-
VC6.0写的图像处理基本类函数 整理的比较全面 可以直接调用的
VC6.0写的图像处理基本类函数 整理的比较全面 可以直接调用的-VC6.0 write basic image processing functions of a more comprehensive collation can directly call
- 2022-01-25 15:45:15下载
- 积分:1
-
图像处理与图像分割系统,非常实用而且强大的系统可以实现多种处理功能...
图像处理与图像分割系统,非常实用而且强大的系统可以实现多种处理功能-feichanghaodeyikuangxitongruanjian,feichagnshiyong
- 2023-01-04 02:35:03下载
- 积分:1
-
VC与MATLAB混合编程在图像处理中的应用
VC与MATLAB混合编程在图像处理中的应用-Mixed with the MATLAB programming VC in the application of image processing
- 2022-08-06 12:03:25下载
- 积分:1
-
harris corner extraction algorithm of matlab source code
harris算法提取角点的matlab源代码-harris corner extraction algorithm of matlab source code
- 2023-01-01 21:10:20下载
- 积分:1
-
利用 vb编写的实现图像淡近淡出效果 有可执行文件 能直接运行...
利用 vb编写的实现图像淡近淡出效果 有可执行文件 能直接运行 -Prepared using vb realize the effect of images fading light near have to run executable files directly
- 2023-02-02 20:05:04下载
- 积分:1
-
matlab实验,实现图形图像处理,包括实现的全部代码!
matlab实验,实现图形图像处理,包括实现的全部代码!-matlab experiment, to achieve graphic image processing, including the realization of all the code!
- 2023-06-07 16:20:03下载
- 积分:1
-
图像缩放,更好
图像缩放,效果较好,三次插值法,能较高质量缩放图像-Image scaling, better-performing, three interpolation can be higher quality zoom images
- 2022-07-10 21:20:28下载
- 积分:1
-
游戏开发中的辅助工具,非常有用,可以大量减轻美工处理图片的工作量
1,生成字体图片文件
2,图片切分,把大的精灵图片切分成小的图片
3,图片剪切,可...
游戏开发中的辅助工具,非常有用,可以大量减轻美工处理图片的工作量
1,生成字体图片文件
2,图片切分,把大的精灵图片切分成小的图片
3,图片剪切,可以批量对于某个目录的所有图片进行上下左右的剪切处理-Game development tool, very useful, you can handle a large number of art to alleviate the workload of one picture to generate the font image file 2, image segmentation, the big picture wizard cut into small picture 3, picture cut, you can bulk for a directory of all the pictures up and down around the shear treatment
- 2023-08-20 21:00:04下载
- 积分:1
-
The software features a very good, let us down under can be directly useful, is...
该软件功能很好,请大家下下来可以直接进行实用,是一个比较小的应用软件-The software features a very good, let us down under can be directly useful, is a relatively small application software
- 2023-02-06 12:35:05下载
- 积分:1
-
a method for extracting distinctive invariant features from
images that can be...
SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。
2 SIFT 主要思想
SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。
-a method for extracting distinctive invariant features from
images that can be used to perform reliable matching between different views of
an object or scene. The features are invariant to image scale and rotation, and
are shown to provide robust matching across a a substantial range of affine distortion,
change in 3D viewpoint, addition of noise, and change in illumination.
The features are highly distinctive, in the sense that a single feature can be correctly
matched with high probability against a large database of features from
many images.
- 2022-06-20 23:30:48下载
- 积分:1