-
2011-ImageInpainting
图像修复算法 及 仿真程序代码 2011年《基于纹理特征的自适应图像修复算法》(the image inpainting algorithm and its matlab code “Adaptive Image Inpainting Algorithm Based
On the Texture Feature”
)
- 2012-02-23 19:15:14下载
- 积分:1
-
HESSIAN
黑塞矩阵(Hessian Matrix),又译作海森矩阵、海瑟矩阵、海塞矩阵等,是一个多元函数的二阶偏导数构成的方阵,描述了函数的局部曲率。黑塞矩阵最早于19世纪由德国数学家Ludwig Otto Hesse提出,并以其名字命名。黑塞矩阵常用于牛顿法解决优化问题,利用黑塞矩阵可判定多元函数的极值问题。在工程实际问题的优化设计中,所列的目标函数往往很复杂,为了使问题简化,常常将目标函数在某点邻域展开成泰勒多项式来逼近原函数,此时函数在某点泰勒展开式的矩阵形式中会涉及到黑塞矩阵。(Hessian Matrix, is a square matrix of the second order partial derivative of the multivariate function, which describes the local curvature of the function. The Hesse matrix was first proposed by the German mathematician Ludwig Otto Hesse in the 19th century and named after it. Hesse matrix is often used in Newton method to solve the optimization problem, using the black plug matrix to determine the extreme function of the extreme value problem.)
- 2017-09-12 13:58:39下载
- 积分:1
-
variance
实现图像的方差,斜度,峰度,能量和熵的实现,代码简单,可以直接运行(matlab graph variance)
- 2010-07-07 21:26:06下载
- 积分:1
-
RS_webinar_envelope_tracking_2014
关于包络跟踪测试解决方案的说明。介绍了所需的相关仪表以及之间的同步通信(Envelope Tracking)
- 2015-07-09 17:08:27下载
- 积分:1
-
ImageMatch
一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。(A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.)
- 2012-10-10 19:07:09下载
- 积分:1
-
Fast_Discrete_Curvelet_Transform
Fast Discrete Curvelet Transform有正反变换,各个程序里面的参数都有详细的说明.(Fast Discrete Curvelet Transform are pros and transform, inside the various parameters have detailed explanations.)
- 2007-04-13 19:25:56下载
- 积分:1
-
wifi_robot_client_PC_QT
实现上位机对wifi智能车的控制,接收路由器传输图像并显示界面是用Qt4.0编写,开发环境QtCreater 图像处理Opencv(Host computer for wifi smart car control, image transmission and display the receiving router)
- 2020-11-30 22:19:28下载
- 积分:1
-
watershed
一个短小精悍的分水岭算法,用Matlab实现,程序简单易懂(A dapper watershed algorithm, using Matlab implementation, the program easy-to-read)
- 2009-03-02 21:23:12下载
- 积分:1
-
hfjh
本程序基于近景摄影测量,单片空间后方交会算法完成,用C++代码编写,内含有样本数据,以供试验。运行正常,注释完整。(This procedure based on the close shot photogrammetry, monolithic space resection algorithm, contains sample data, and written in c++ code for test. Running normally, notes complete.)
- 2016-06-08 18:20:48下载
- 积分:1
-
Inpainting--on-Wavelet-
图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(PSNR)比同类算法更好。(Image inpainting is an important problem image processing. It is a difficult problem to simultaneously fill-in the
texture and structure in regions of missing image information. In order to inpaint the damaged image with both
missing the structure and texture information, an image inpainting algorithm based on wavelet decomposition is
presented. First the damaged image is decomposed into structure sub-image and texture sub-image using the wavelet
transformation. Then, the sub-image with the region of missing information in the structure is reconstructed by
Curvature-Driven Diffusions (CDD) algorithm, while the same region in the texture sub-image is filled-in with the
improved texture synthesis based on exemplar Finally, the restored image is given by recombining the structure and
texture restored results. A large number of experiments show that the proposed algorithm can quickly and efficiently
restore the structure and texture information at the same time, and the visual eff)
- 2012-06-05 22:04:45下载
- 积分:1