-
此为linux平台下的视频捕获的源代码,请放心下载.
此为linux平台下的视频捕获的源代码,请放心下载.-This is under linux platform video capture source code, please rest assured that download.
- 2022-07-17 07:47:08下载
- 积分: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
-
粒子滤波一个小演示源码,比较好用,有需要的赶紧下吧
粒子滤波一个小演示源码,比较好用,有需要的赶紧下吧-Particle filter a small demo source code, compare easy to use, there is need to hasten the next bar
- 2022-03-06 23:52:08下载
- 积分:1
-
基于MATALAB 数字滤波器设计用巴特沃斯滤波器进行图像滤波
基于MATALAB 数字滤波器设计用巴特沃斯滤波器进行图像滤波-the auto design by matalab in this way
- 2022-07-08 23:45:39下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译...
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
- 2023-06-22 14:40:04下载
- 积分:1
-
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助-bmp to jeg paper wrote it myself, and share with you, I hope will be helpful
- 2022-02-06 12:36:03下载
- 积分:1
-
采用颜色丰富的水果图onion进行测试。
分别采用“邻近行插值”、“邻近列插值”、“均值插值”三种插值方法进行图像旋转后的处理。
并附有注释、程序清晰、...
采用颜色丰富的水果图onion进行测试。
分别采用“邻近行插值”、“邻近列插值”、“均值插值”三种插值方法进行图像旋转后的处理。
并附有注释、程序清晰、易于阅读。
可以看到图像旋转的过渡过程。
相信图像初学者阅读后应该有很大的收益。-linjinhangchazhi, linjinliechazhi, junzhichazhi.
- 2023-08-28 16:45:03下载
- 积分:1
-
图像的点运算 灰度直方图 线性变换 阈值变换 窗口变换 灰度拉伸...
图像的点运算 灰度直方图 线性变换 阈值变换 窗口变换 灰度拉伸-Computing the point of the image histogram threshold linear transform transform transform gray window stretching
- 2023-05-14 14:10:02下载
- 积分:1
-
object : If you want to learn computer graphics students, teachers and staff : a...
对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
- 2022-04-14 18:58:19下载
- 积分:1