-
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,...
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im)
gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。
函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22] = diffusion_kernel_function (gx, gy, im) gx, gy for x, y direction of the partial derivative of Z is out to restore the depth of information. Function adapted from the image information to resume a high degree of information law
- 2022-05-26 04:32:32下载
- 积分:1
-
in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigne...
在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
- 2023-06-14 09:25:03下载
- 积分:1
-
dicom图像处理及传输源码
dicom图像处理及传输源码-DICOM image processing and transmission source
- 2022-03-12 02:06:48下载
- 积分:1
-
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义...
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
- 2022-01-26 02:00:50下载
- 积分:1
-
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估...
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估-C noise algorithm, including the high places like the noise algorithm, pulse noise algorithm, mainly used for assessment of noise reduction algorithm
- 2023-04-29 11:50:03下载
- 积分:1
-
为编写Cellprofiler的新模块,matlab源程序。
用于分颜色显示不同的对象...
为编写Cellprofiler的新模块,matlab源程序。
用于分颜色显示不同的对象-CP for the preparation of new modules, matlab source. Show different colors for the sub-objects
- 2022-01-26 03:40:42下载
- 积分:1
-
图像处理方面,主要完成将二值数字水印嵌入到原图像中完成隐藏,同时完成了提取过程的编码...
图像处理方面,主要完成将二值数字水印嵌入到原图像中完成隐藏,同时完成了提取过程的编码-Image processing, the main value of the completion of the second digital watermark is embedded in the completion of the original image to hide, at the same time to complete the extraction process of encoding
- 2022-10-24 06:50:02下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
- 2023-01-09 03:25:04下载
- 积分:1
-
为BMP图像处理的程序,包括图像显示,灰度拉伸,二值变换,滤波等...
为BMP图像处理的程序,包括图像显示,灰度拉伸,二值变换,滤波等-image process program
- 2023-06-22 23:55:02下载
- 积分:1
-
object removal in image processing means that users can remove images of an obje...
object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全-object removal in image processing means that users can remove images of an object, the algorithm can automatically use the background information to fill empty, reaching out is not to look over the effectiveness of treatment, also known as inpainting, the program by matlab languages, has very good results, documents, presentations, test images have complete
- 2022-08-16 20:06:38下载
- 积分:1