-
vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码...
vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
- 2022-03-11 14:28:42下载
- 积分:1
-
应用程序向导创建了这个imageimportdialogdemo应用…
The application wizard has created this ImageImportDialogDemo application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
-The application wizard has created this Im ageImportDialogDemo application for you. Thi "s application not only demonstrates the basics of using the Microsoft Foundation Classes but i "s also a starting point for writing your applica tion.
- 2023-07-11 20:45:03下载
- 积分:1
-
有向无环图操作示例代码
有向无环图操作示例代码-a directed acyclic graph operation code examples
- 2022-03-20 09:36:26下载
- 积分:1
-
初学者使用的,能够加深初学者对图形图象的理解
初学者使用的,能够加深初学者对图形图象的理解-beginners, beginners can deepen the understanding graphic images
- 2023-06-20 20:25:02下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
可以实现图像模板匹配功能,适合初学图像读者
可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
- 2022-03-23 08:34:14下载
- 积分:1
-
一个MATLAB 的图像处理和灰度变换的程序,这个是老师留的作业,里面有详细的讲解过程,非常的详细,对做图像的朋友非常有用...
一个MATLAB 的图像处理和灰度变换的程序,这个是老师留的作业,里面有详细的讲解过程,非常的详细,对做图像的朋友非常有用-A MATLAB image processing and gray-scale transformation program, this is the teacher to stay the operation, which explain in detail the process, very detailed images of a friend is very useful to do
- 2023-03-06 06:15:03下载
- 积分:1
-
一个画图工具很简单呀
一个画图工具很简单呀-a very simple drawing tools ah
- 2023-07-19 22:55:03下载
- 积分:1
-
BMP bitmap file structure and VC operation. Doc 083812.rar
BMP位图文件结构及VC操作.doc 083812.rar-BMP bitmap file structure and VC operation. Doc 083812.rar
- 2022-04-28 19:42:46下载
- 积分:1
-
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张...
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张-Face Detection of basic knowledge. Some are commonly used functions. Based on the vc has expanded
- 2022-01-25 14:21:16下载
- 积分:1