-
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换....
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换.-the algorithm image edge detection, including some of the commonly used algorithms such as Rorbt. laplace, contains a houng transform.
- 2022-08-07 00:23:33下载
- 积分:1
-
视频帧感兴趣区域提取工具
一款视频标注软件,基于opencv2.4.9 & VS2010开发的用于交互式提取视频感兴趣区域并保存为图片的软件,可用于模式识别方向的的训练数据提取环节。
- 2022-02-13 13:50:24下载
- 积分:1
-
In the process of developing, ui is very important, it can be said, did not also...
在程序开发中,ui是很重要的,可以说,没又好的UI就没有好的软件,本程序是实现光标变化的一个小程序-In the process of developing, ui is very important, it can be said, did not also good UI would be no good software, this program is to achieve the cursor changes in a small program
- 2022-01-22 07:42:07下载
- 积分:1
-
This code implements edge detection
This code implements edge detection
- 2022-11-16 10:50:03下载
- 积分: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
-
directx3d font directx3d font
directx3d font directx3d font
- 2022-08-21 10:27:58下载
- 积分:1
-
mfc 二次,三次B样条曲线及编辑
在mfc下实现的二次,三次B样条曲线及编辑,七个控制顶点,可用鼠标控制顶点位置,根据控制顶点位置的情况画出二次、萨巴次B样条曲线。比较简单,只是计算机图形学基础。
- 2023-04-25 02:00:03下载
- 积分:1
-
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提...
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提供了一个很简单的类,示范了如何实现闪屏。这个类只有二个函数,结构很清晰。一看就明白,还有详细的注释。-procedures in the actual development, blinking screen is used frequently. If the program to initialize some time, blinking screen design more necessary, not only to make your procedures beautiful, but also write on your version information. A lot of the benefits. This source provides a very simple type, model of how to achieve blinking screen. The only two types of function, structure is very clear. One can understand it, there are detailed notes.
- 2022-12-09 19:00:02下载
- 积分:1
-
- 2023-07-27 04:10:03下载
- 积分:1
-
这个数字识别应用程序。(OCR或ICR应用)。首先你画…
This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor classifying algorithm to select the true digit. Database includes handwritten digit examples which are collected from a hundred persons. These digit images converted to binary type before added to the database.-This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing be Huggins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor clas sifying algorithm to select the true digit. Dat abase includes handwritten digit examples whi ch are collected from a hundred persons. These d igit images converted to binary type before add ed to the database.
- 2022-03-05 08:49:13下载
- 积分:1