-
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
- 2022-03-15 01:30:15下载
- 积分:1
-
基于静态图像的人脸识别系统,由武汉大学计算机学院开发,功能齐全,值得学习....
基于静态图像的人脸识别系统,由武汉大学计算机学院开发,功能齐全,值得学习.-Based on the static image of Face Recognition System, Computer Science from Wuhan University development, full-featured, it is worth learning.
- 2022-02-06 07:25:12下载
- 积分:1
-
内存画图DLL,可以快速画出圆,矩形,三角,多边形等常见的图形以及各种曲线...
内存画图DLL,可以快速画出圆,矩形,三角,多边形等常见的图形以及各种曲线-Memory drawing DLL, can quickly draw circle, rectangle, triangle, polygon, such as graphics and a variety of common curve
- 2022-02-03 05:32:27下载
- 积分: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
-
中点椭圆生成算法
中点椭圆生成算法-midpoint oval Algorithm
- 2022-03-23 17:59:11下载
- 积分:1
-
用Canny算子提取边缘,在readme里有详细的使用说明
用Canny算子提取边缘,在readme里有详细的使用说明-with Canny operator from the brink of the readme are detailed usage
- 2023-07-05 15:45:04下载
- 积分:1
-
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
-Structural Topology Optimization with th e Level Set Method, with the GUI version code
- 2023-06-13 16:10:03下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1
-
利用图像库开发屏幕保护
利用图像库开发屏幕保护-image for the development of screen protection
- 2023-08-07 02:30:04下载
- 积分:1
-
这是一个三层楼的电梯模拟
资源描述是一个基于labview的三层电梯仿真,可以通过楼层选择按键,箱内按键,控制电梯上下运行
- 2022-03-03 14:26:09下载
- 积分:1