-
Using wavelet transform methods of image enhancement as a treatment procedure
使用小波变换的方法对图象进行增强处理的一个程序-Using wavelet transform methods of image enhancement as a treatment procedure
- 2022-03-10 09:45:55下载
- 积分:1
-
该程序实现了基于几何活动轮廓模型的边缘无…
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2022-03-20 14:33:47下载
- 积分:1
-
小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图...
小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图-Wavelet threshold denoising. Image noise, and 1-4 layers of wavelet decomposition of de-noising, signal to noise ratio is given chart
- 2022-02-05 13:25:39下载
- 积分:1
-
Typical image processing sections, easy
图象处理的典型章节,易懂好学,不深奥,里面有部分程序-Typical image processing sections, easy-to learn, not esoteric, which has some of the procedures
- 2022-04-29 23:20:53下载
- 积分:1
-
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习...
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习
-in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
- 2022-09-12 04:35:03下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
实现了内隐函数变形的三维模型…
实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
- 2022-05-27 18:26:25下载
- 积分:1
-
能进行8*8的快速DCT变换并反变换,显示变换前和变换后的图象。可自由选择保留几个DCT变换后的系数...
能进行8*8的快速DCT变换并反变换,显示变换前和变换后的图象。可自由选择保留几个DCT变换后的系数-Can be 8* 8 Fast DCT transform and inverse transform, showing transformation before and after the image transformation. Be free to choose to retain a few DCT transformed coefficients
- 2022-08-10 06:08:01下载
- 积分:1
-
可以实现彩色,灰度图像的任意级别的DWT变换,其中变换层数由用户自己指定。...
可以实现彩色,灰度图像的任意级别的DWT变换,其中变换层数由用户自己指定。-Can achieve color, gray-scale images of arbitrary level DWT transformation, which transforms layers specified by the user.
- 2022-05-23 01:59:43下载
- 积分:1
-
Digital image processing (Gonzalez) the boundary chain code book, realize that t...
数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量-Digital image processing (Gonzalez) the boundary chain code book, realize that the procedures through access grid, simplifying the coding of data
- 2022-03-14 16:18:47下载
- 积分:1