-
此程序是基于vc的一个数字识别的代码
此程序是基于vc的一个数字识别的代码-This procedure is based on a number vc identification code
- 2022-02-01 10:48:56下载
- 积分:1
-
are on the drawing program, prepared by the VB. The paper details can be seen, I...
分析是否为网格化数据-are on the drawing program, prepared by the VB. The paper details can be seen, I hope that the administrator approval, I need you stand in one source, I have very fond of this site, if approved me, I will contribute to this website me a force, if approved, I will make further efforts! Thank you!
- 2022-01-24 09:23:19下载
- 积分:1
-
png图像格式转bmp的源代码
png图像格式转bmp的源代码-png image bmp format to the source code
- 2022-02-21 21:02:42下载
- 积分:1
-
计算机图形学部分算法演示系统:包括:直线,圆,Bezier曲线,直线裁剪算法。...
计算机图形学部分算法演示系统:包括:直线,圆,Bezier曲线,直线裁剪算法。-some algorithm in computer graphics presentation systems : including : straight lines, circles, Bezier curves, straight cutting algorithm.
- 2022-04-28 10:28:47下载
- 积分:1
-
图像分析
边缘检测
微分算子
Log算子
Canny 算子
四叉树分解
四叉树分解
四叉树 MATLAB 函数...
图像分析
边缘检测
微分算子
Log算子
Canny 算子
四叉树分解
四叉树分解
四叉树 MATLAB 函数 -Image analysis-differential operator edge detection operator Canny operator Log quadtree decomposition quadtree decomposition quadtree MATLAB Functions
- 2022-01-26 06:52:03下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
消噪声效果很好的
消噪声效果很好的-good results
- 2022-03-02 16:50:20下载
- 积分:1
-
aceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位...
aceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-aceDetection running, First to file "opened face.bmp included in the photo, and can only proceed after face detection operation, needs to be emphasized is the human face detection, eye detection and location, human mouth of the detection and location, Face to outline four processing module must be in accordance with the chronological order, Besides, the various modules must also operate in accordance with the menu bar from top to bottom to the order. In addition, As the face detection is used when a priori knowledge, So the only right given to the Photo face.bmp to handle.
- 2023-03-26 09:05:04下载
- 积分:1
-
opengl firework
使用c++编写的opengl程序,实现的场景有烟花,树木,喷泉,房子等。有很好的参考价值。
- 2022-01-31 09:35:09下载
- 积分:1
-
c语言VGA图形模式256色显示程序,彩色图像编程的基础程序
c语言VGA图形模式256色显示程序,彩色图像编程的基础程序-c language model 256 color VGA graphics display program, color images based on procedural programming
- 2022-07-01 05:15:57下载
- 积分:1