-
视频分析中目标标定算法,包含很多经典的算法,非常实用,欢迎下载...
视频分析中目标标定算法,包含很多经典的算法,非常实用,欢迎下载-ObjMark_For_TrackingAggregateTrajectory Hidden Markov Model algorithm package (HMM),Contains a lot of classical algorithms, very useful, please download
- 2023-09-03 08:25:04下载
- 积分:1
-
This procedure includes a number of corrosion process, its own image through cod...
本程序包括一些腐蚀程序,图像通过代码自己生成,并对其进行一些腐蚀处理-This procedure includes a number of corrosion process, its own image through code generation, and some corrosion treatment
- 2022-07-22 20:31:30下载
- 积分:1
-
一种改进的方法,自适应的高斯chirplet分解信号,文章很深入的讲解了退到过程。...
一种改进的方法,自适应的高斯chirplet分解信号,文章很深入的讲解了退到过程。-a fast refinement for adaptive gussian chirplet decoposition
- 2023-03-18 11:15:03下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选中的源程序,256色转换成灰度图...
Visual C++MATLAB图像处理与识别实用案例精选中的源程序,256色转换成灰度图-Visual C MATLAB image processing and recognition of practical cases in the selected source files, 256 color into the gray level
- 2022-02-04 21:56:28下载
- 积分:1
-
用OPENCV实现BMP与AVI的相互转换
用OPENCV实现BMP与AVI的相互转换-OPENCV to achieve with the BMP and AVI conversion
- 2022-01-26 02:41:52下载
- 积分:1
-
AppWizard has created this cvmedianfilter application for you. This application...
windows下用opencv实现的图像变换和视频跟踪,这是自己编写的代码-AppWizard has created this cvmedianfilter application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your cvmedianfilter application.
- 2023-07-10 21:35:05下载
- 积分:1
-
Simulation describing the electrophysiological behavior of a biological neuron (...
Simulation describing the electrophysiological behavior of a biological neuron (nerve cell). Two sets of membrane kinetics are included: Hodgkin-Huxley and Schwarz for unmyelinated and myelinated axons.
- 2022-08-09 04:17:49下载
- 积分:1
-
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明...
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明-with C++ in the preparation of a digital image processing platform, the first document contains variable declarations and function declaration
- 2023-08-21 23:50:04下载
- 积分:1
-
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助...
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
- 2022-07-09 22:01:39下载
- 积分:1