-
一个运动检测和目标跟踪程序,程序需要在OpenCV1.0环境下使用。...
一个运动检测和目标跟踪程序,程序需要在OpenCV1.0环境下使用。-A motion detection and object tracking tool
- 2022-01-26 01:58:05下载
- 积分:1
-
Posts & Telecom Press published in vc++ digital image processing of the sour...
人民邮电出版社出版的vc++数字图像处理的的源代码,图像处理的基本方法差不多都有,可以收藏一下-Posts & Telecom Press published in vc++ digital image processing of the source code, image processing, almost all of the basic method, you can look at collection
- 2023-01-26 05:20:04下载
- 积分:1
-
自适应滤波算法的matlab代码段
自适应滤波算法的MATLAB代码 部分章节-Adaptive filtering algorithm MATLAB code sections
- 2023-06-22 13:20:03下载
- 积分:1
-
yuv图像的相关知识,希望能对大家有帮助
yuv图像的相关知识,希望能对大家有帮助-yuv image-related knowledge, hoping to have everyone help
- 2022-07-14 21:25:58下载
- 积分:1
-
hough最长线段检测
hough最长线段检测-Hough Detection
- 2022-12-06 10:55:02下载
- 积分:1
-
object : If you want to learn computer graphics students, teachers and staff : a...
对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
- 2022-04-14 18:58:19下载
- 积分:1
-
图像处理中关于灰度图像的处理占了一大部分。而灰度变换是数字图像处理必须掌握的知识。这里提供灰度变换源代码,仅供参考...
图像处理中关于灰度图像的处理占了一大部分。而灰度变换是数字图像处理必须掌握的知识。这里提供灰度变换源代码,仅供参考-Image Processing on the gray image of the treatment accounted for the majority of one. The gray-scale transformation of digital image processing must master knowledge. Here to provide gray-scale transformation source code, for reference only
- 2022-03-23 14:52:29下载
- 积分:1
-
指纹识别代码demo目录:fvs_enhancer:指纹增强…
指纹识别代码
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。
src目录:
包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的
例程。
-fingerprint identification code demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process
- 2023-08-21 10:00:04下载
- 积分:1
-
该程序是用于图像处理的,包括位图滤波,第…
该程序是用于图像处理的,包括对位图进行滤波,阈值分析等功能-that the procedure was used for image processing, including bitmap filtering, threshold analysis, and other functions
- 2022-07-13 19:31:23下载
- 积分:1
-
模式识别常用函数,包括模式融合、PCA、LDA等经典算法
模式识别常用函数,包括模式融合、PCA、LDA等经典算法-common function in pattern recognition,including pattern fusion,PCA.
- 2022-05-29 23:58:06下载
- 积分:1