-
利用OPENCV结合VISUAL C++的MFC进行摄像头的播放。
利用OPENCV结合VISUAL C++的MFC进行摄像头的播放。-Playing camera using OpenCV functions in Visual C++ MFC application environment.
- 2023-01-11 06:50:03下载
- 积分:1
-
LabVIEW编程及虚拟仪器设计虚拟仪器是当前仪器与测量发展的一个重要方向,它为各学科提供了一个通用的测量及仪器的设计研究环境....
LabVIEW编程及虚拟仪器设计虚拟仪器是当前仪器与测量发展的一个重要方向,它为各学科提供了一个通用的测量及仪器的设计研究环境.-LabVIEW programming and virtual instrument design virtual instrument is the current apparatus and measurement development of an important direction for the subject it to provide a common measurement and equipment design research environment.
- 2022-02-20 00:26:41下载
- 积分:1
-
一个简单的GIS程序源码.可以画线、矩形、圆等图形,并能进行相关操作。...
一个简单的GIS程序源码.可以画线、矩形、圆等图形,并能进行相关操作。-a simple procedure source GIS. Can painting line, rectangle, circle, such as graphics, and related operations.
- 2022-03-21 14:01:31下载
- 积分:1
-
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual...
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。
附:课本中所有的源代码
课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
- 2022-01-25 19:50:00下载
- 积分:1
-
一个趣味拼图游戏,你可以将一张图片分割成3*3的9张小图,然后进行拼图游戏,软件可以给你的游戏时间记时...
一个趣味拼图游戏,你可以将一张图片分割成3*3的9张小图,然后进行拼图游戏,软件可以给你的游戏时间记时-an interesting picture arrangement game, you can picture a separated into 3* 3 9 Zhang Xiaoji map then the picture arrangement game, the software can give you remember the time when the game
- 2023-04-04 17:20:03下载
- 积分:1
-
Matlab环境下的k
Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
- 2023-08-23 08:55:03下载
- 积分:1
-
实现判知图片的大小
实现判知图片的大小-Contractors know the realization of the size of picture
- 2023-07-28 08:40:02下载
- 积分:1
-
vb6.0 source code for call opgl. There are examples of code!
vb6.0 调用opgl的源代码。还有实例代码!-vb6.0 source code for call opgl. There are examples of code!
- 2022-03-17 22:04:11下载
- 积分:1
-
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1...
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data -clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data
- 2022-10-23 08:30:04下载
- 积分:1
-
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生...
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,
spline,Bspling,Hermite曲线生成算法;单线性,双线性,
Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,
种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
原点对称,错切变换算法;-help students learning graphics and engineering staff a good tool, they demonstrated a dynamic graphics generation process, the detailed source code so that you can run after the paste, including DDA, resenham, point by point comparison Linear Algorithm; Bresenham, DDA, the midpoint Circle algorithm; N bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation ratio, rotation, symmetric origin , Shear Transform algorithm;
- 2022-12-31 03:15:03下载
- 积分:1