-
嵌入式上的JPEG解码程序。速度非常快!
嵌入式上的JPEG解码程序。速度非常快!-Embedded on the JPEG decoding process. Very fast!
- 2022-04-15 06:48:17下载
- 积分:1
-
关于图像腐蚀、图像膨胀、开运算和闭运算、以及数学形态学的其他运算...
关于图像腐蚀、图像膨胀、开运算和闭运算、以及数学形态学的其他运算-corrosion on the image, image expansion, opening and closing operations computation, mathematical morphology and the other Operational
- 2022-08-09 06:56:39下载
- 积分:1
-
This provides Susan edge detection of two source codes and an examples
这提供了Susan边缘检测的两个源代码和一个例子
- 2022-02-27 06:58:55下载
- 积分:1
-
Image processing frequently used standard test images of the RAW format. Includi...
图像处理中经常使用的标准测试图像的RAW格式文件。其中包括lena,barbara,finger,goldhill,baboon等。-Image processing frequently used standard test images of the RAW format. Including lena, barbara, finger, goldhill, baboon, etc..
- 2022-03-21 18:59:11下载
- 积分:1
-
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度...
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度-c builder graphic image processing (irregular graphics animation technology) mobile graphics, can change its horizontal and vertical distance, and speed
- 2023-08-03 13:20:04下载
- 积分:1
-
对图片进行淡入淡出效果的渲染,通过改变图象中的Alpha通道来实现。...
对图片进行淡入淡出效果的渲染,通过改变图象中的Alpha通道来实现。-right picture Fade out of the exaggerated effect by changing the image of the Alpha channel to achieve.
- 2022-02-04 14:33:22下载
- 积分:1
-
这是一个关于jpeg2标准的英文原版说明,里面详细介绍了jpeg2的算法,对大家很有帮助...
这是一个关于jpeg2标准的英文原版说明,里面详细介绍了jpeg2的算法,对大家很有帮助- This is explained about the jpeg2 standard English first
edition that, inside in detail introduced the jpeg2 algorithm, has
very much to everybody helps
- 2022-04-09 12:42:58下载
- 积分:1
-
实现了采集、图像参数中值滤波、迭代THR…
实现了图像参数的获取,中值滤波,迭代阈值分割,半阈值分割等等图像处理功能-Realize the image parameters of the acquisition, median filtering, iterative threshold segmentation, semi-threshold segmentation image processing functions, etc.
- 2022-04-12 06:27:56下载
- 积分:1
-
PMG格式文件的canny边缘检测,c语言,编译通过
PMG格式文件的canny边缘检测,c语言,编译通过-PMG format documents canny edge detection, c language, the compiler through
- 2022-03-22 17:46:54下载
- 积分: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