-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
Totalvariation
一个自适应的滤波处理的方法,可以对图像有很好的处理效果。(An adaptive filtering method of treatment can have a good image the effect of treatment.)
- 2009-03-11 21:15:52下载
- 积分:1
-
RADAR-IMAGING-OF-ISAR
SAR成像处理的过程是从回波数据中提取目标区域散射系数的二维分布,本质上是一个二维相关处理过程,因此最直接的处理方法是对回波进行二维匹配滤波,但其运算量很大,再加上SAR的数据率本来就高,这使得实时处难于实现。通常,可以把二维过程分解成距离向和方位向两个一维过程,Range-Dopper Algorithm(简称RD算法)(SAR imaging process is two-dimensional distribution of the scattering coefficient of the target area extracted from the echo data, in essence, is a two-dimensional process, the most direct approach is two-dimensional matched filtering of echo, its computationalthe great plus on SAR data rate was high, which makes real-time processing is difficult to achieve. Typically, two-dimensional process can be broken down into the range and azimuth to a two-dimensional process, the Range-Dopper Algorithm. (Referred to as the RD algorithm))
- 2012-04-26 21:48:50下载
- 积分:1
-
GaborVessel
利用gabor滤波器方法提取视网膜血管,在提取之前进行预处理。gabor滤波器参数选择的是3个角度,12个方向(Gabor filter method is utilized to extract the retinal blood vessels, preprocessing before extraction. Gabor filter parameter selection are three angles, 12 direction
)
- 2015-12-23 15:23:17下载
- 积分:1
-
fast-fcm
FCM源代码,专门用于图像分割的,速度很快(FCM source code, specifically for image segmentation, very fast)
- 2012-06-05 09:00:51下载
- 积分:1
-
quyunengliangquda
基于区域能量的图像融合方法
赋原图 代码简练(Based on the Regional energy image fusion method)
- 2011-06-24 13:10:47下载
- 积分:1
-
eight_end
关于对极几何图像中八点算法的MATLAB实现,刚开始做 ,请多指教(on very geometric images 8:00 algorithm in MATLAB, just beginning, please enlighten)
- 2007-05-08 18:22:50下载
- 积分:1
-
KMeans-with-opencv
k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过(k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified)
- 2021-01-24 20:28:37下载
- 积分:1
-
摄影测量点云 Grid
摄影测量点云,三维激光点云进行点云特征图像提取进行格网化代码(Photogrammetric point cloud, 3D laser point cloud, point cloud feature image extraction for grid code)
- 2018-10-11 11:54:57下载
- 积分:1
-
grabcut_matlab
An efficient way of segmentation, grabcut matlab code. Segment by interaction with human
can easy segment object, especially with rectangle
- 2012-03-27 15:27:10下载
- 积分:1