-
这是一个简单实用的绘图程序框架,可以很方便地进行。
这是一个简单而实用的绘图框架程序,可以方便地扩展.-This is a simple and practical framework for mapping procedures, can be easily extended.
- 2023-09-01 02:55:02下载
- 积分:1
-
自己做的一个屏幕保护程序
自己做的一个屏幕保护程序-have done a screen saver
- 2022-06-19 18:11:25下载
- 积分:1
-
功能完善的2D矢量绘图软件,用来学习mfc很不错
功能完善的2D矢量绘图软件,用来学习mfc很不错-Featured 2D vector graphics software, used to very good learning mfc
- 2022-01-25 15:52:51下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
基于PDE的图像边缘保留去噪源代码Total Variation Image Denoisin
基于PDE的图像边缘保留去噪源代码Total Variation Image Denoisin-PDE-based denoising of the image edge to retain the source code Total Variation Image Denoisin
- 2022-03-10 16:12:09下载
- 积分:1
-
do an online Optical Character Recognition vc procedures, used mainly to the mom...
做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C++ source code, for image processing and pattern recognition reference.
- 2023-02-23 06:05: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
-
an image and graphics display program, VC environment
一个图像图形显示程序,VC环境-an image and graphics display program, VC environment
- 2022-01-25 14:27:52下载
- 积分:1
-
编写基于SMG240128A型液晶模块的驱动程序,设置液晶模块为图形模式,然后均匀显示方格...
编写基于SMG240128A型液晶模块的驱动程序,设置液晶模块为图形模式,然后均匀显示方格-prepared SMG240128A-based LCD module of the driver, set up LCD modules for graphics mode, and then showed uniform grid
- 2022-01-25 20:05:42下载
- 积分:1
-
qzxing+opencv ,二维码/条形码解码
基于qt使用qzxing库,结合opencv,进行二维码和条形码的解码,视频显示和解码的过程在不同的进程,因此可以流畅的显示,在解码的同时。
- 2022-06-01 15:06:53下载
- 积分:1