-
image acquisition procedures
基于API的图像采集程序-image acquisition procedures
- 2022-01-31 22:47:21下载
- 积分:1
-
图像的纹理分析应用实例,做图像处理的同志们可以参考一下哟
图像的纹理分析应用实例,做图像处理的同志们可以参考一下哟-image texture analysis application examples and do image processing comrades can make reference to yo
- 2022-07-17 20:28:06下载
- 积分:1
-
凹多边形的凸分解(实现扩张的算法)…
凹多边形凸分解(罗杰斯算法的扩展实现)
本程序实现了X,Y方向的凹多边形凸分解-Concave polygon convex decomposition (Rogers algorithm realize the expansion of) the procedure to achieve the X, Y direction of the concave polygon convex decomposition
- 2022-09-15 04:30:03下载
- 积分:1
-
一个用MFC开发的画圆程序,简单实用,可作为编程爱好者的参考。...
一个用MFC开发的画圆程序,简单实用,可作为编程爱好者的参考。-a development with MFC Circle procedures simple and practical, can be used as a reference programming enthusiasts.
- 2023-05-17 11:50:04下载
- 积分:1
-
beautiful icon source code
漂亮的图标程序源代码-beautiful icon source code
- 2022-03-01 02:29:52下载
- 积分:1
-
数字图像模式识别技术与工程实践的一本书…
VC++数字图像模式识别技术及工程实践 一书中的程序源代码。-VC digital image pattern recognition technology and engineering practice a book of the source code.
- 2022-08-19 02:15:11下载
- 积分:1
-
用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有...
用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。
-Detected by matlab binary image of the edge. Binary image binary image for each pixel there are only two possible values, or gray-scale image of the status hierarchy. In fact, the image is monochrome. In addition to black, is white, there is no transition between, no gray-scale images. Either black or white, and all black is a color.
- 2022-12-23 19:35:03下载
- 积分:1
-
直方图是反映一幅图像中的灰度级与出现这种灰度的概率之间的关系图。...
直方图是反映一幅图像中的灰度级与出现这种灰度的概率之间的关系图。-histogram is reflected image of a gray scale and intensity of this relationship between the probability map.
- 2022-02-16 04:56:44下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
This code recognizes typed latin optical characters and outputs the correspondin...
This code recognizes typed latin optical characters and outputs the corresponding Unicode value and character. It is implemented using Artificial Neural Network methods and can be trained for any available font type.-This code recognizes typed latin optical c haracters and outputs the corresponding Unico de value and character. It is implemented using Artificial Neural Network methods and can be tr ained for any available font type.
- 2022-03-17 00:00:49下载
- 积分:1