-
One with VC++ implementation of the MFC
一个用VC++中的MFC实现的图像处理基础的源程序,各种基础均有-One with VC++ implementation of the MFC-based image processing source code, a variety of both basic
- 2023-02-25 08:40:03下载
- 积分:1
-
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用...
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use
- 2022-06-18 05:12:08下载
- 积分:1
-
According to informative gray
根据灰度图像信息量大、可视化效果好等特点,提出一种基于灰度图像水印的空间域矢量地理空间数据水印算法,即先将灰度图像水印信息按一定法则进行处理,再将处理后的水印信息嵌入到空间域矢量地理空间数据中,最后对嵌入水印信息的矢量地理空间数据进行检测。文中还对矢量地理空间数据进行了攻击实验,分析表明,提取出的灰度图像水印具有较好的鲁棒性效果和一定的实用价值。-According to informative gray-scale images, visual effects and good characteristics of a gray-scale image watermarking based on space vector geospatial data domain watermarking algorithm, that is, first gray image watermark information according to certain rules to deal with, and then treatment after the watermark information embedded into the space domain vector geospatial data, the last of the embedded watermark information vector geospatial data for testing. The article also vector geospatial data on the attacked experiment, analysis showed that the extracted gray-scale image watermarking has good efficacy and robustness of practical value.
- 2023-03-20 06:15:03下载
- 积分:1
-
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。...
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。-In VC++ 6.0 implementation of the threshold treatment, linear transform, Fourier transform, denoising treatment.
- 2022-02-06 16:30:01下载
- 积分:1
-
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代...
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-In this paper, the realization of the continuous video data stream in several different types of motion detection algorithm, they are based on the current frame image and an image before the comparison, the procedures used AForge.NET framework library. One of the following sample code to support several video formats: AVI files, network camera JPEG and MJPEG, the local collection of equipment (USB camera, etc.).
- 2022-01-26 19:18:26下载
- 积分:1
-
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体...
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
- 2023-05-22 19:10:03下载
- 积分:1
-
挖图小程序。。。。。。。C++编写。。VC开发环境
挖图小程序。。。。。。。C++编写。。VC开发环境-dug a small procedure. . . . . . . C preparation. . VC development environment.
- 2022-08-09 22:16:31下载
- 积分:1
-
图像放大源码,可以将图像放大的源程序。非常详细。
图像放大源码,可以将图像放大的源程序。非常详细。-Enlarge image source, you can enlarge the image of the source. Very detailed.
- 2022-02-22 11:35:09下载
- 积分:1
-
基于相位相关性的运动估计实现方法,matlab代码
基于相位相关性的运动估计实现方法,matlab代码-Phase correlation-based motion estimation method, matlab code
- 2022-04-10 04:37:59下载
- 积分: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