-
simplified approach to image processing
simplified approach to image processing
- 2022-03-10 17:03:27下载
- 积分:1
-
仿射变换法求深度信息,目前最好的方法
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
-
一个很好的图像处理的代码,可以实现连通区统计…
图像处理的一个非常好的代码,可以实现连通区的统计,经过实际测试效果很好。-Image processing of a very good code, can achieve connectivity District statistics show that the actual test well.
- 2022-11-23 15:10:04下载
- 积分:1
-
Both the need for gamma camera calibration, the experimental procedure caculate_...
相机中都需要进行伽马校正,本实验中通过程序caculate_curve.m读入图片0中的灰度值,通过计算得到伽马变换的伽马系数,然后利用伽马系数进行反变换。-Both the need for gamma camera calibration, the experimental procedure caculate_curve.m read into the picture through the gray value of 0, obtained by calculating the gamma-gamma transform coefficients, then use the gamma coefficient inverse transform.
- 2022-02-15 03:57:23下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Computer graphics programming practice, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on.
- 2022-03-09 16:06:01下载
- 积分:1
-
崔屹著《图象处理与分析――数学形态学方法及应用》的盘,采用c语言编写,最值得收藏的经典代码,非常适合初学者学习。...
崔屹著《图象处理与分析――数学形态学方法及应用》的盘,采用c语言编写,最值得收藏的经典代码,非常适合初学者学习。-CUI Yi of " image processing and analysis- method and application of mathematical morphology," the disc, using c language, the most worthy of collection of classic code, very suitable for beginners to learn.
- 2023-06-02 04:50:03下载
- 积分:1
-
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。-TSP with ant colony algorithm to solve the problem, which I found from the MATLAB Chinese Forum.
- 2022-03-17 03:29:03下载
- 积分:1
-
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。...
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。-Camera Calibration Toolbox has been through the camera" s internal information on the number of three-dimensional image reconstruction. Then paste texture.
- 2022-12-28 07:40:06下载
- 积分:1
-
RGB和YUV格式转换相互支持YUV420,yuv444,YUV…
RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV4-RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
- 2022-03-28 20:10:46下载
- 积分:1
-
Program design recognizes that the user to enter different modes, such as letter...
程序设计认识到用户输入不同的模式,像字母和数字。这是预编程或教已经为数字和字母,并有可能教它新的字符。这是编程“Albert Archwamety”。尤其是在主题的图像处理或机器人。-Program design recognizes that the user to enter different modes, such as letters and numbers. This is pre-programmed or taught for the numbers and letters, and is likely to teach it new characters. This is the programming Albert Archwamety . Especially in the subject of image processing, or robot.
- 2022-03-14 15:22:48下载
- 积分:1