-
颜色直方图
一种基于图像颜色直方图的颜色检索方法,编程实现图形用户接口GUI。-A color histogram-based color image retrieval method, graphical user interface programming GUI.
- 2022-01-22 07:10:52下载
- 积分:1
-
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台...
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台-To achieve the three typical computer graphics algorithms: linear scan conversion, scan conversion oval, straight cut. Using the VC++ in MFC platform
- 2022-07-17 02:22:00下载
- 积分:1
-
数字图像处理编程源代码,对做数字图像处理的会有帮助。
数字图像处理编程源代码,对做数字图像处理的会有帮助。-Making draw program about in Visual C++.
- 2022-01-26 04:29:24下载
- 积分:1
-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1
-
该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。...
该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。-In this paper, based on the HSV color space of the two color image color similarity between the formula, it retains the traditional method of calculating the benefits of similarity, at the same time overcome its shortcomings.
- 2023-05-07 09:40:03下载
- 积分:1
-
Face Tracking source code, even on camera after a timely manner to Face Tracking
人脸跟踪源程序,连上摄像头之后能够适时地进行人脸跟踪-Face Tracking source code, even on camera after a timely manner to Face Tracking
- 2022-08-18 05:24:12下载
- 积分:1
-
2D and 3D face recognition: A survey
2D and 3D face recognition: A survey
- 2022-04-11 13:58:37下载
- 积分:1
-
此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,...
此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line with the string,
- 2022-08-10 08:22:28下载
- 积分:1
-
该工程项目实现了AR算法,提供签名在线鉴别功能
该工程项目实现了AR算法,提供签名在线鉴别功能-The project achieved the AR algorithm, to provide online identification function signature
- 2022-03-11 06:06:46下载
- 积分:1
-
利用 c++ builder 绘制图象的灰度图 并进行聚类分割 直方图均匀化 主要的函数用DLL来实现...
利用 c++ builder 绘制图象的灰度图 并进行聚类分割 直方图均匀化 主要的函数用DLL来实现
- 2022-02-25 05:23:30下载
- 积分:1