-
基于运动的视频前景分割实现方法,matlab代码
基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
- 2022-07-21 23:28:13下载
- 积分:1
-
用matlab自己编的同态滤波器,附有实验图片
用matlab自己编的同态滤波器,附有实验图片-developed using Matlab with the state filter, with experimental Photo
- 2022-07-27 00:06:28下载
- 积分:1
-
Edge detection in image segmentation, pattern recognition, machine vision, etc....
边缘检测在图象分割、模式识别、机器视觉等中都有重要作用,人们已研究出很多种边缘检测算法,而哈夫变换和canny边缘算子等是最经典的算法-Edge detection in image segmentation, pattern recognition, machine vision, etc. have an important role, it has now developed a variety of edge detection algorithm, and the Hough transform and the canny edge operator, such as the algorithm is the most classic
- 2022-07-19 21:42:09下载
- 积分:1
-
这是一个画湖区等深线的Mat程序,数据是一些离散的不规则点,包括经度、纬度和水深值。...
这是一个画湖区等深线的Mat程序,数据是一些离散的不规则点,包括经度、纬度和水深值。-This is a drawing isobath Lakes Mat procedures, a number of discrete data is irregular, including longitude, latitude and water depth values.
- 2022-12-20 23:40:03下载
- 积分:1
-
bivalueis about image
bivalueis about image
- 2022-02-05 15:43:17下载
- 积分:1
-
匹配技术的开销。sift算法的实现细节…
sift特征匹配技术讲义。详细介绍了sift算法的实现过程。-sift matching technology overhead. Sift the details of the algorithm implementation process.
- 2023-06-04 19:55:03下载
- 积分:1
-
苏珊
SUSAN-based functions to detects image edges and their orientation-SUSAN-based functions to detects image ed celebrated and their orientation
- 2022-06-26 04:23: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
-
图形学多边形裁剪算法vc实现
图形学多边形裁剪算法vc实现-graphics polygon clipping algorithm to achieve vc
- 2022-03-23 05:04:32下载
- 积分:1
-
基于长YCrCb颜色模型
基于YCrcb肤色模型的人连检测系统.用VC++实现.还包括人脸、眼睛、嘴巴的定位分割。-YCrcb color model based on the long-detection system. With VC. Also including face, eyes, Segmentation mouth positioning.
- 2022-02-24 14:04:44下载
- 积分:1