-
一个图形变换程序
一个图形变换程序-a graphics transformation process
- 2022-12-17 17:20:03下载
- 积分:1
-
VC++ Graphics Programming Tutorial and Examples
VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
- 2022-03-07 19:15:27下载
- 积分:1
-
bmp图像对比度调节
bmp图像对比度调节-bmp image contrast adjustment
- 2022-10-23 03:45:03下载
- 积分:1
-
This source make CView window under CView using CWnd control. You need Visual C+...
This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
- 2022-01-20 23:20:35下载
- 积分:1
-
用VB实现的Direct3D示例。
用vb实现的direct3d的例子。-vb achieved with Direct3D example.
- 2022-02-03 03:02:53下载
- 积分:1
-
Proficient in MATLAB comprehensive guide to counseling and supporting disk proce...
精通MATLAB综合辅导与指南的配套磁盘程序,本书介绍了MATLAB一般原理和基本运算,重点介绍了MATLAB图形用户界面的结构和使用方法,包括二维、三维图形的控制、色彩的配置、用户专用界面的创建。-Proficient in MATLAB comprehensive guide to counseling and supporting disk procedures, this book introduces MATLAB general principles and basic computing, focuses on the MATLAB graphical user interface structure and the use of methods, including two-dimensional, three-dimensional graphics control, color configuration, user-specific interface to create.
- 2022-08-09 05:32:57下载
- 积分:1
-
这是关于BMP图像读取的程序,谢谢啊.如果有不足的地方可以请教啊...
这是关于BMP图像读取的程序,谢谢啊.如果有不足的地方可以请教啊-BMP images read on the procedure, I would like to thank ah. If there is insufficient space consult ah
- 2022-03-20 06:49:59下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
图像平滑,锐化,和哈夫变换
本代码包含了图像处理中的直方图均衡,各种平滑和锐化算法,还有哈夫变换。图像处理中有图像增强,线性变换,梯度锐化,拉普拉斯锐化,图像直方图,sobel边缘提取和prewitt边缘提取。还有构建位图和中值滤波的程序,并包含界面
- 2022-06-21 06:47:58下载
- 积分:1
-
立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将...
立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将图形绘制出来。-three-dimensional rotating the ring, and the array will coordinate point preservation; Under the three-dimensional coordinate transformation; three-dimensional coordinates of the point of not being converted into the coordinate value; According are equiaxed side (other isometric drawing), Perspective or coordinate transform coordinates on the screen to transform linear graphics will be available.
- 2022-02-04 19:20:04下载
- 积分:1