-
Ray-tracing
线性插值射线追踪法,设置模型为一三层模型,范围100m×100m(Linear interpolation ray tracing method, set the model for a three-tier model, the range 100m100m)
- 2020-10-29 14:19:56下载
- 积分:1
-
dm642mainJUNZHI
在ccs编程环境中,用c语言实现对图像均值滤波的处理。(In ccs programming environment, using c language mean filtering the image processing.)
- 2020-07-04 20:20:02下载
- 积分:1
-
demo_ASIFT_src
asift的matlab和c程序都在里面 大家慢慢研究吧 很好的程序(asift the matlab and c procedures are on the inside we study it slowly very good program)
- 2021-02-09 17:49:53下载
- 积分:1
-
figure4_41
将原图与一幅模板图像进行计算相关 以图像显示相关函数(The original image and a template image to calculate correlation functions related to image display)
- 2010-05-23 15:59:54下载
- 积分:1
-
纹理特征提取
说明: 采用gabor算法,灰度共生矩阵、灰度梯度共生矩阵提取图像纹理信息(Using Gabor algorithm, gray level co-occurrence matrix and gray level gradient co-occurrence matrix to extract image texture information)
- 2020-11-05 17:49:50下载
- 积分:1
-
homography
这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取(This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.)
- 2011-12-27 16:59:10下载
- 积分:1
-
1
说明: 数字图象处理的文献资料,可以很好的处理边缘检测的文献(Digital image processing literature, can handle edge is very good detection literature)
- 2014-12-01 14:13:43下载
- 积分:1
-
Match
匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
- 2013-12-13 23:14:37下载
- 积分:1
-
region_growing
一种图像分割算法,通过区域生长进行图像分割,所得到的区域是闭合的曲线。(An image segmentation algorithm for region growing image segmentation, the region has been closed curve.)
- 2008-05-05 12:08:12下载
- 积分:1
-
quzaochengxu
通过阈值去噪,最关键的就是要确定最佳阈值T 的大小.如果阈值太小,可以保留更多的小波系数,但同时噪声也被保留;相反,阈值太大,可以消除更多的噪声,但重要图像特征又将被滤掉,引起偏差.目前使用的阈值分为全局阈值和局部阈值.全局阈值对各层所有的小波系数或同一层内的小波系数都是统一的;局部阈值则是根据当前系数周围的局部情况来确定合适的阈值,具有灵活性.(Threshold denoising, the most critical is to determine the optimal threshold T s size. If the threshold is too small, you can retain more of the wavelet coefficients, but the noise was retained the contrary, the threshold is too large, can be eliminatedmore noise, but the important image features in turn be filtered out, causing bias current threshold is divided into a global threshold and local threshold. global Threshold the wavelet coefficients of all the wavelet coefficients of the layers or on the same floorare unity local threshold is based on the local situation of the current coefficient around to determine the appropriate threshold, with flexibility.)
- 2012-05-22 21:33:43下载
- 积分:1