-
feature-based image metamorphosis的实现代码
feature-based image metamorphosis的实现代码
可以实现图像A和图像B之间的变形
- 2022-07-25 11:04:20下载
- 积分:1
-
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助...
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助-image dimensionality reduction algorithms such as the famous LLE, PCA, ISOMAP .... Image analysis of the study researchers will be very helpful
- 2022-07-22 13:43:17下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过...
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
- 2022-07-06 20:41:51下载
- 积分:1
-
a simple drawing program
一个简单的画图程序-a simple drawing program
- 2022-06-02 20:50:46下载
- 积分:1
-
道格拉斯
Douglas-Poiker抽稀算法(又称道格拉斯车抽稀),用于二维图形节点抽稀.-Douglas-Poiker pumped dilute algorithm (also known as Douglas cars pumping diluted), 2D graphics for pumping dilute nodes.
- 2022-01-26 02:03:38下载
- 积分:1
-
数字图像处理中关于色彩空间变换的实现,色彩空间包括:YUV,YCbCr,Iab,RGB,XYZ等等。
数字图像处理中关于色彩空间变换的实现,色彩空间包括:YUV,YCbCr,Iab,RGB,XYZ等等。-Digital Image Processing for color space conversion in the color space include : YUV, YCbCr, Iab, RGB, XYZ and so on.
- 2022-05-26 02:26:20下载
- 积分:1
-
matlab开发的一些关于基于GVF的图像分割算法,
matlab开发的一些关于基于GVF的图像分割算法,-matlab developed some of the GVF-based image segmentation algorithm,
- 2022-12-23 01:45:03下载
- 积分:1
-
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件....
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件.-Visual C++ Image processing procedures. Can identify people in the face. Faster. But in response to the library file to use.
- 2022-07-04 17:44:41下载
- 积分:1
-
绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴
绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
- 2022-01-25 17:31:46下载
- 积分:1
-
KLT 特征点选取
Kanade-Lucas-Tomasi(KLT)算法是基于图像特征点的跟踪算法,由目标对象特征点提取,特征点跟踪两部分组成。本文首先阐述了KLT算法的基本原理,分析了影响算法执行速度的主要原因。分析表明KLT算法的操作主要集中在乘加运算和循环,图像卷积运算和循环占用的执行时间比较长。
- 2022-03-09 18:59:03下载
- 积分:1