-
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考-This is a Bezier curve drawing three small procedures, the source code attached for your reference
- 2023-01-02 20:35:08下载
- 积分:1
-
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码...
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码-Using vc to achieve the motion detection system
- 2022-02-02 02:38:52下载
- 积分:1
-
Image Retrieval on the extraction of texture features one of the ways: histogram...
阐述了图像检索的提取纹理特征的方法之一:灰度直方图,数学定义以及相关的知识点-Image Retrieval on the extraction of texture features one of the ways: histogram, mathematical definition of the relevant knowledge points
- 2022-06-15 08:33:07下载
- 积分:1
-
输出Dxf文件的动态库,一种方式用API函数实现,另中方式用MFC类实现.实现DXF文件的输出...
输出Dxf文件的动态库,一种方式用API函数实现,另中方式用MFC类实现.实现DXF文件的输出-healing document output of dynamic libraries, a way of using API functions, which means another type with MFC achieve. To achieve the output DXF File
- 2022-05-26 15:17:15下载
- 积分:1
-
VC++编写的基于JPG和BMP图像合成的原代码,对于初学图像处理应该有一定的帮助的...
VC++编写的基于JPG和BMP图像合成的原代码,对于初学图像处理应该有一定的帮助的-this program is coded by VC++
- 2022-02-07 14:43:16下载
- 积分:1
-
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!...
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
- 2022-10-12 01:50:03下载
- 积分:1
-
In the procedure to add lighting, back lighting, specular reflection intensity,...
在程序中添加灯光,背面灯光,镜面反射强度,镜面颜色反射比等-In the procedure to add lighting, back lighting, specular reflection intensity, and specular color reflectance ratio
- 2022-03-11 00:43:53下载
- 积分:1
-
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等...
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等 -Edge detection using Prewitt edge of the image with different σ values LoG edge detection image edge detection using Canny operator the edge of the image, text and images are divided into two categories, and so on
- 2022-02-11 16:20:39下载
- 积分:1
-
人脸识别匹配的源代码,并配有部分人脸照片,欢迎下载学习...
人脸识别匹配的源代码,并配有部分人脸照片,欢迎下载学习-The source code of Face recognition , with some face photos, welcome to learn.
- 2022-12-22 06:35:04下载
- 积分:1
-
KLT 特征点选取
Kanade-Lucas-Tomasi(KLT)算法是基于图像特征点的跟踪算法,由目标对象特征点提取,特征点跟踪两部分组成。本文首先阐述了KLT算法的基本原理,分析了影响算法执行速度的主要原因。分析表明KLT算法的操作主要集中在乘加运算和循环,图像卷积运算和循环占用的执行时间比较长。
- 2022-03-09 18:59:03下载
- 积分:1