-
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
-
精通Matlab数字图像处理与识别
说明: 数字图像处理(Digital Image Processing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。 [1] 数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善);三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长(Digital Image Processing (DIP) is a method and technology of removing noise, enhancing, restoring, segmenting and extracting features from images by computer. [1] The emergence and rapid development of digital image processing are mainly influenced by three factors: first, the development of computer; second, the development of mathematics (especially the establishment and improvement of discrete mathematics theory); third, the growth of the demand for extensive applications in agriculture, animal husbandry, forestry, environment, military, industry and medicine.)
- 2020-06-23 22:20:02下载
- 积分:1
-
WPF中显示GIF图片:自定义GifImage控件
【实例简介】
- 2021-08-11 00:30:59下载
- 积分:1
-
molecular-imaging-master
说明: 分子图像处理的软件,但没有数据库,具体操作看操作说明(Molecular image processing software, but there is no database, see the specific operation instructions)
- 2020-06-19 11:20:02下载
- 积分:1
-
huofuman
霍夫曼图像压缩编码,无损压缩,压缩率为2倍,压缩效果很好。(Image compression Huffman coding, lossless compression, the compression rate is 2 times the compression works well.)
- 2013-10-08 09:17:57下载
- 积分:1
-
pcnn
详细介绍PCNN算法用于lena图像分割的实例,并用matlab实现(Detailed the PCNN algorithm for instance lena image segmentation and implemented using matlab)
- 2020-07-03 10:20:02下载
- 积分:1
-
StereoVision_SSD
本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。
这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。
main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘
制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数
y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。
从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions.
The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD.
main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters
y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data.
From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds.
)
- 2011-01-25 19:06:47下载
- 积分:1
-
Research-of-FCM---based-on--swarm
本文是基于最新的模糊C均值彩色图像分割方法改进得来的新算法(This article is based on the fuzzy c-means clustering color image segmentation method of the latest paper)
- 2013-05-03 08:55:27下载
- 积分:1
-
SCU_S082167
《基于计算机视觉的普适性三维重建方法研究》源代码,实现了一种将二维图像重建成三维场景的方法。(Source code of <General Sense Three-Dimension Reconstruction Research Based on Computer Vision>, a technique which can convert 2D images into 3D sence.)
- 2020-11-30 10:59:28下载
- 积分:1
-
LayerDrawable
A Drawable that manages an array of other Drawables. These are drawn in array order, so the element with the largest index will be drawn on top.
- 2014-02-25 11:22:22下载
- 积分:1