-
poisson
泊松图像融合算法的实现,这是我自己写的,很多地方可以改进,希望对学习这方面的有帮助(poisson image editing)
- 2012-11-13 14:43:50下载
- 积分:1
-
demo_sr
说明: 用于图像处理的图像降噪领域,有需要的可以自己进行下载。(In the field of image noise reduction for image processing, you can download it yourself if necessary.)
- 2019-12-30 22:36:42下载
- 积分:1
-
tuxiang
基于混沌理论的Logistic映射数字图像的加密算法,实现图像的置乱(Based on the Chaos Theory of Logistic mapping digital image encryption algorithm, the realization of image scrambling)
- 2009-05-20 19:04:10下载
- 积分:1
-
pipei
基于角点特征的图像匹配的几个代码~~较为详细~~~(Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~)
- 2010-05-12 11:16:00下载
- 积分:1
-
dtcwt_toolbox4_3
说明: 国外编写的双树复小波的一个开发包,包括1维和2维的情况,文件中有说明。(The Dual-Tree Complex Wavelet prepared outside of a development package, including the one-dimensional and two-dimensional case, the document has made it clear.)
- 2010-03-17 12:00:10下载
- 积分:1
-
divide
对图像进行分块处理,可以设置分块比例,该程序设置的是8*8的比例,将图像分成64块(The image processing block, you can set the ratio of the block, the program is set proportion of 8* 8, the image is divided into 64)
- 2014-02-09 10:02:56下载
- 积分:1
-
image-processing_toolbox
这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用(These MATLAB functions were created for the book Digital Image Processing
Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins,
Gatesmark Publishing, 2009. The functions supplement and extend the image
)
- 2020-12-16 20:19:12下载
- 积分:1
-
最小二乘法估计仿射矩阵
目前MATLAB里边对于多点计算仿射矩阵普遍采用RANSAC法,但是比较麻烦计算量也相对较大,通过最小二乘法来进行仿射矩阵的估计能够大大提高该效率,所以奉上自己在实验室写的仿射矩阵估计函数,来弥补matlab函数库在这方面的不足。(The MATLAB inside for calculating affine matrix commonly used RANSAC method, but more trouble calculation is relatively large, estimated by the least squares method to the affine matrix can greatly improve the efficiency, so give yourself in laboratory to write the estimated affine matrix function, to compensate for the lack of MATLAB Library in this area.)
- 2018-02-01 17:11:33下载
- 积分:1
-
largestRectangleArea
求一个图像的最大内接矩形面积。
步骤:
1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。
2.从背景中分离出目标
3.边缘检测
4.目标形状参数计算。(For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the parameters obtained. Attention to the parameters obtained after parameter calibration. 2. From the context of isolated target 3. Edge detection 4. Target shape parameters.)
- 2009-05-19 21:30:43下载
- 积分:1
-
main
通过纹理方向估计消失点,通过消失点来检测道路区域。 该程序应用到了基于纹理的张量投票算法来估计消失点;通过纹理方向和颜色信息,生成用于估计两个最主要道路边界的直方图;最后将道路区域定义为两个检测到的道路边界之间且低于估计的消失点的区域(The vanishing point is estimated by the texture direction, and the road area is detected by the vanishing point. The program applies a texture-based tensor voting algorithm to estimate the vanishing point; through the texture direction and color information, generates a histogram for estimating the two most important road boundaries; finally defines the road area as two detected road boundaries. An area between and below the estimated vanishing point)
- 2019-04-06 20:33:10下载
- 积分:1