-
直线扫描算法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
-
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。...
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。-Histogram equalization that is normalized VC process, and I upload matlab counterparts, are used for pattern recognition image processing samples.
- 2023-08-12 10:45:09下载
- 积分:1
-
是关于人脸识别匹配的c++源程序,非常有用
是关于人脸识别匹配的c++源程序,非常有用-Face Recognition match on c source code, very useful
- 2023-07-29 19:55:04下载
- 积分:1
-
a good change screen resolution of the case
一个不错的改变屏幕分辨率的例子-a good change screen resolution of the case
- 2022-07-18 06:13:58下载
- 积分:1
-
功能概述:提供一个时间
功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre(R),与空间相关的分析参考Viso和Space插件。 -functions outlined : to provide a time-series analysis of plug-ins, need only provide time frame and numerical axis, it can be related to the visual analysis. Interface : use TeeChart main platform for building support WebService support ActiveX, OLE Automation support. All numerical sequence using array storage, independent of the database, support data transfer to support XML and text formats derived images into vector output support, support for multiple output file formats, support Stream mode output images. Sequence data sources (including intermediate sequence) support interactive changes. Based on the frequency, sequence analysis, see separate plug-frequency analysis Hfre (R), and space-related analysis a
- 2022-10-11 03:15:02下载
- 积分:1
-
graphic image processing
图形图象的处理程序-graphic image processing
- 2022-06-18 06:38:05下载
- 积分:1
-
一个dos下的c语言仿windows界面,用在一个pII+128MRAM+dos+640*480*8+pc104总线工控机上,主要用了自己写的几个画图函数,技术
一个dos下的c语言仿windows界面,用在一个pII+128MRAM+dos+640*480*8+pc104总线工控机上,主要用了自己写的几个画图函数,技术上很简单。因为一些原因,很多东西删掉了。可以拿去参考-a dos c language of imitation windows interface used in a Arrears 128MRAM dos 640* 480* 8 Module Bus Computer, the principal used their written several drawing function, technically very simple. For some reason, many things deleted. Reference can be found
- 2023-03-14 13:20:04下载
- 积分:1
-
VC摹仿手写字的源码
VC摹仿手写字的源码-VC imitate handwritten characters FOSS
- 2022-03-30 00:35:24下载
- 积分:1
-
波形显示程序
别人写的一个类,相当于控件;挺好用的;里面有使用的介绍
- 2022-08-24 08:26:39下载
- 积分:1
-
Windows图像编程,C语言开发
Windows图像编程,C语言开发-Windows programming, C language development
- 2022-08-14 00:36:50下载
- 积分:1