-
image-matching-using-surf-and-ransac
对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
- 2020-11-13 13:59:43下载
- 积分:1
-
dirty glass
建立一个透明物体上有污点的模型,可以模拟玻璃上有污点的图象(Rendering of clean transparent objects has been well studied in computer graphics. However, real-world transparent
objects are seldom clean—their surfaces have a variety of contaminants such as dust, dirt, and lipids. These
contaminants produce a number of complex volumetric scattering effects that must be taken into account when
creating photorealistic renderings. In this paper, we take a step toward modeling and rendering these effects. We
make the assumption that the contaminant is an optically thin layer and construct an analytic model following
results in radiative transport theory and computer graphics. Moreover, the spatial textures created by the different
types of contamination are also important in achieving visual realism. To this end, we measure the spatially
varying thicknesses and the scattering parameters of a number of glass panes with various types of dust, dirt, and
lipids. We also develop a simple interactive synthesis tool to create novel instances of the me)
- 2009-07-11 17:13:08下载
- 积分:1
-
1
说明: 双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术(TE PLEASE DOWNLOAD IT )
- 2015-02-11 01:56:24下载
- 积分:1
-
lane-detect
canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
- 2014-01-14 16:44:00下载
- 积分:1
-
ZaoShengXiaoChuDib
图像噪声消除,内有很多种消除噪声的方法,比如均值法等。(Image noise reduction, there are many ways to eliminate noise, such as the average method.)
- 2010-11-26 10:12:42下载
- 积分:1
-
LSM_Match_2010-5-1
说明: 最二小乘影像匹配,精度可以达到0.01个像素,也可以最二小乘影像模板匹配。经过修改后可以直接用,只要调用一个函数就搞定,函数参数的说明很清楚,绝对不会有任何困难,非常好用。(Most two Theravada image matching accuracy can reach 0.01 pixel images can also be the most two Theravada template matching. After modifications can be directly used, as long as is you call a function, function parameters, the description is clear and will not have any difficulties, very easy to use.)
- 2010-04-30 16:42:22下载
- 积分:1
-
GMS-Feature-Matcher-master
说明: 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
- 2021-05-06 16:31:53下载
- 积分:1
-
dicom(vc)
论解读DICOM医学图像文件及其显示的VC++实施方法
是一份比较新的讨论dicon的vc实现方法的文章(read DICOM medical images and documents show that the implementation of the VC is a relatively new discussion di vc con method of the article)
- 2007-06-22 00:20:44下载
- 积分:1
-
example
使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界(Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while)
- 2013-01-09 19:06:43下载
- 积分:1
-
yj
说明: :针对显微图像分析、识别需要的全自动控制显微镜,研究开发其相应的图像处理算法。提
出了能量谱自动聚焦评价函数算法、自适应选取基准图的图像拼接算法、改进 Laplacian算子的多层
聚焦图像叠合算法等。该算法模块已成功地应用于所开发的CMIAS 显微医学图像分析系统中,取得
了满意的应用效果。(【ABSTRACT】For the automatic microscope required by micro-image analysis and recognition, the
relevant image processing a lgorithms are investigated. Three algorithms are described: energy-spectrum
image auto focusing evaluation function, image merging based on the adaptive selection of standard image
and sum-modified-Laplacian (SML) operator for multi-focus image fusion. The algorithms have been
applied successfully to CMIAS medical micro-optical image analysis system and testified to be feasible
and effective. )
- 2009-11-05 10:02:07下载
- 积分:1