-
人脸的检测与定位人脸定位实例,可以实现人脸的检测
人脸的检测与定位人脸定位实例,可以实现人脸的检测-rljc
- 2022-06-28 05:41:21下载
- 积分:1
-
北方工业大学的分割算法matlab代码实现了更好的图像分割…
ncut分割算法matlab代码,实现图像分割较好的方法-matlab code ncut segmentation algorithm to achieve better image segmentation methods
- 2022-05-18 15:42:33下载
- 积分:1
-
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫...
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first time, scanning, marking regional connectivity; Then equivalent marker for the merger; the final for the second scan, equivalent to re-labeled markers.
- 2023-07-06 04:15:02下载
- 积分:1
-
偶然找到一个VC源码,用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。本人感觉这个代码非常棒(很COOL),不敢独享,特拿出来和大家(同道中人...
偶然找到一个VC源码,用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。本人感觉这个代码非常棒(很COOL),不敢独享,特拿出来和大家(同道中人)一起分享!-occasionally find a VC source, using it inside the class can have a Java application similar to the watermarked, flame and melts effect. I feel pretty good this code (very COOL), not exclusive, special show to you (fellow human) to share!
- 2022-01-25 16:59:31下载
- 积分:1
-
RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。...
RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。-RANSAC ellipse detection algorithm requires each point is closer to a flat oval. Effects can also.
- 2023-02-24 10:30:03下载
- 积分:1
-
一个显示dicom文件的软件,做得很不错哦。
一个显示dicom文件的软件,做得很不错哦。-A display DICOM files software to do pretty good, oh.
- 2022-01-23 10:18:41下载
- 积分:1
-
第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系...
第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系来获取
4.2.3 当前对象的获取
4.2.4 根据对象属性值的获取
4.3 图形对象句柄的删除与判断
4.3.1 句柄的删除
4.3.2 句柄的判断
4.4 图形对象属性值的获取与设置
4.4.1 图形对象属性值的设置
4.4.2 图形对象属性值的获取
4.4.3 用户缺省值的操作
4.5 图形对象的其它操作
4.5.1 figflag 函数
4.5.2 findfigs 函数
4.5.3 copyobj 函数
4.5.4 capture 函数
4.5.5 refresh 函数
4.5.6 saveas 函数
4.5.7 hgload 函数和 hgsave 函数
4.5.8 newplot 函数 -Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Defa
- 2022-01-26 04:30:51下载
- 积分:1
-
这份vc源代码是实现tif图像格式到bmp 格式的转换
这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
- 2022-01-26 05:27:22下载
- 积分:1
-
Drawing 1. Design and Implementation of a graphics library, with the straight
绘图库
1. 设计和实现一个图形函数库,具有绘制直线
段、任意圆弧、椭圆弧、多边形区域的阴影填
充和颜色填充等功能。(仅调用画点函数)
Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions. (Just call paintings point function) Windows API: setpixel (hdc, x, y, color)
- 2022-04-12 22:01:36下载
- 积分:1
-
dct频域进行图像缩放的源码,非常有用。可以很快的进行图像缩放,免去了DECODE再插值。...
dct频域进行图像缩放的源码,非常有用。可以很快的进行图像缩放,免去了DECODE再插值。-DCT frequency domain image scaling for the source, very useful. Can be quickly carried out the image scaling, which eliminates the re-interpolation Decode.
- 2023-03-07 00:40:03下载
- 积分:1