-
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。...
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。-The procedure of extracting the edge of BMP images. Achieved Roberts operator, Sobel operator, Prewitt operator, Laplacian and Gaussian Laplacian.
- 2022-02-05 20:08:48下载
- 积分:1
-
把YVU色彩空间的图像转换成RGB色彩空间图像,程序用VC++环境开发,enjoy it!...
把YVU色彩空间的图像转换成RGB色彩空间图像,程序用VC++环境开发,enjoy it!-put YVU color space of images converted into RGB color space images, procedures VC environment development, enjoy it!
- 2022-06-26 18:07:44下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
数字图像处理:阈值分割及形态学处理,本程序出色的完成了图形提取,内容包括程序,讲解和运行结果...
数字图像处理:阈值分割及形态学处理,本程序出色的完成了图形提取,内容包括程序,讲解和运行结果-Digital image processing: segmentation and morphology threshold treatment, the procedure was completed excellent graphics extraction, including procedures and operations on the results of
- 2022-10-09 21:30:08下载
- 积分:1
-
基于QT的展示全景图片的程序。同时具有放大缩小等功能。
基于QT的展示全景图片的程序。同时具有放大缩小等功能。-QT-based panoramic image display procedures. At the same time with the zoom functions.
- 2022-01-22 10:49:07下载
- 积分:1
-
AdaBoost的Matlab程序,非常通俗易懂,适合初学者学习AdaBoost的运算流程...
AdaBoost的Matlab程序,非常通俗易懂,适合初学者学习AdaBoost的运算流程-AdaBoost the Matlab program, very user-friendly, suitable for beginners to learn computing AdaBoost flow
- 2022-02-27 00:45:34下载
- 积分: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
-
在rgb颜色空间实现的单高斯模型,用于目标检测
在rgb颜色空间实现的单高斯模型,用于目标检测-In rgb color space to achieve a single-Gaussian model for target detection
- 2022-02-24 11:35:45下载
- 积分:1
-
Increase or decrease in brightness: the brightness of the image to increase or d...
亮度增减:对图像 的亮 度进 行增 加或减 小-Increase or decrease in brightness: the brightness of the image to increase or decrease the
- 2023-03-16 15:50:03下载
- 积分:1
-
VC读取tiff格式影像文件,很适合初学者参考
VC读取tiff格式影像文件,很适合初学者参考-VC reads the tiff image file formats, it is suitable for beginners Reference
- 2022-01-26 19:29:30下载
- 积分:1