-
cedif
改进后的非线性各向异性扩散用于图像中的保边去噪,增加了二阶导数,是滤波效果更好(Improved nonlinear anisotropic diffusion for edge preserving image denoising, an increase of second derivative, is a better filtering effect)
- 2010-09-28 16:21:59下载
- 积分:1
-
ronghe
使用小波框架来实现图像融合算法。文件中有测试图片。(Framework to achieve the use of wavelet image fusion algorithm. Document the test picture.)
- 2009-01-03 10:59:39下载
- 积分:1
-
lichang
说明: 基于力场分布的图像处理源程序。包括基于力场的图像分割、边缘检测等。(Distribution of image processing based on force field source. Include force field-based image segmentation, edge detection.)
- 2010-04-29 11:46:12下载
- 积分:1
-
laplace-inverse
拉普拉斯变换的源代码,适合做图像处理及其他使用,有启发作用。(Laplace transform of the source code, suitable for image processing and other use, stimulating.)
- 2013-03-07 15:54:57下载
- 积分:1
-
P0804
在matlab环境下完成分水岭算法图像分割(Matlab environment in the completion of the watershed image segmentation algorithm)
- 2008-06-21 15:26:56下载
- 积分:1
-
LMD
自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
- 2013-11-14 22:17:45下载
- 积分:1
-
project_1
说明: 基于FPGA平台的双目视觉处理项目,可以通过双目摄像头实现目标物体测距,测量大小等功能(Binocular vision processing based on FPGA platform)
- 2021-03-07 11:07:17下载
- 积分:1
-
VisualSFM_windows_cuda_64bit
说明: 很好用的三维重建软件,VisualSFM软件允许上传一系列图像,它从这些图像中找到每一个图像的特定特征,利用这些特征信息重建出3D模型的稀疏点云,而后还可进行稠密点云重建。(The VisualSFM software, a good 3D reconstruction software, allows uploading a series of images. It finds the specific features of each image from these images, and USES these feature information to reconstruct the sparse point cloud of the 3D model, and then it can reconstruct the dense point cloud.)
- 2019-05-16 16:00:52下载
- 积分:1
-
Qass
源码用于计算不同的重建图像方法得到图像的质量评估检测(Source used to calculate the different image reconstruction methods to assess the quality of the image detection)
- 2020-11-10 15:19:46下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1