-
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法...
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法-factor to the smooth realization of a seamless image mosaic, application files Windows model of the algorithm to achieve
- 2023-08-14 13:50:02下载
- 积分:1
-
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化...
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化-The procedure used to strike a 256x256 gray image histogram can also be carried out on the graphics gray value of 8
- 2022-03-10 18:38:35下载
- 积分:1
-
人脸检测与识别
主要介绍人脸的检测和识别原理及其编程实现方法;人脸检测及定位技术和人脸识别技术。人脸检测及定位技术就是判断图像中是否存在人脸。如果存在,则需要确定人脸的位置和大小等,并将人脸区域从图像背景中分离出来。
- 2022-08-18 17:22:05下载
- 积分:1
-
原作者的pca
原作者的pca-sift程序,对Lowe的sift做了一定改进。-The original author of the pca-sift procedures, Lowe" s sift made certain improvements.
- 2022-09-02 13:20:03下载
- 积分:1
-
Bezier, Coons, such as surface BspLine
Bezier、Coons、BspLine等曲面-Bezier, Coons, such as surface BspLine
- 2022-02-01 03:14:01下载
- 积分:1
-
文字识别基础: 图象二值化和转化为256色
文字识别基础: 图象二值化和转化为256色-Character Recognition : the two images and values into 256 color
- 2023-03-29 11:00:04下载
- 积分:1
-
dos操作系统上的256色图形演示程序,包含全部源码。
dos操作系统上的256色图形演示程序,包含全部源码。-dos operating system on the 256-color graphics demo program that contains all the source code.
- 2022-07-23 09:45:23下载
- 积分:1
-
direct3d
direct3d---meshview
- 2022-08-25 19:54:57下载
- 积分:1
-
本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真...
本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真-procedures in the turbo c2.0 already running success! ! ! Graphics can be used to achieve the effect of rotation, very realistic!
- 2022-02-07 10:26:29下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1