-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
- 2022-10-27 21:35:04下载
- 积分:1
-
This procedure is based on the total equation of forward intersection, applicabl...
此程序是基于共线方程的前方交会,适用于遥感,近景摄影测量,测绘类专业的多片前方交会处理,和网上流行的点系数法前方交会有所不同-This procedure is based on the total equation of forward intersection, applicable to remote sensing, close-range photogrammetry, Mapping Specialty front of the intersection of multi-chip processing, and online popular spots coefficient method is different from the front intersection
- 2022-07-10 04:39:09下载
- 积分:1
-
区域生长法获取图像的边界必须有很多方法…
区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
- 2022-01-21 05:24:23下载
- 积分: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
-
数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的...
数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的-Mathematical morphology and its applications, the old books not easy to find electronic version of啦, give you hair a. Superstar Edition
- 2022-08-07 20:21:17下载
- 积分:1
-
最新的图像融合算法,在Visual C++的环境中实现的,运行很快的...
最新的图像融合算法,在Visual C++的环境中实现的,运行很快的-The latest image fusion algorithms, in the Visual C++ Realize the environment, and running quickly
- 2022-02-14 19:22:47下载
- 积分:1
-
Remote sensing image processing and raster vector of training course, explain in...
遥感图像处理和栅格矢量化培训教程,详细讲解了具体的操作步骤-Remote sensing image processing and raster vector of training course, explain in detail the specific steps
- 2022-07-09 00:14:49下载
- 积分:1
-
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms-dos下使用-JPEG2000 compression of the images when using in ms-dos , use a certain format adapt the function
- 2022-08-11 06:12:04下载
- 积分:1
-
matlab中的图像边缘提取程序,Jane s edge
matlab中的图像边缘提取程序,Jane s edge-matlab in image edge extraction process, Jane s edge
- 2022-07-17 04:40:33下载
- 积分:1
-
有关vtk的一些pdf资料,包括:
1.和国外一些朋友讨论VTK的一些经验的整理
2.基于VTK的医学三维可视化分析系统
3.基于VTK库的医学图像...
有关vtk的一些pdf资料,包括:
1.和国外一些朋友讨论VTK的一些经验的整理
2.基于VTK的医学三维可视化分析系统
3.基于VTK库的医学图像处理子系统设计和实现
4.可视化工具VTK技术研究-Some of the vtk pdf information, including: 1. And some foreign friends to discuss some of the experiences of the order VTK 2. VTK-based visualization of the medical system 3. VTK library based on medical image processing subsystem design and implementation 4. visualization tools VTK Technology
- 2022-02-13 19:42:09下载
- 积分:1