-
图像卡的PCB图,想做图像卡的可以看看,绝对好!!用PADS2005打开...
图像卡的PCB图,想做图像卡的可以看看,绝对好!!用PADS2005打开-image of the PCB card plans, do images can look at the card, absolutely! ! Opened with PADS2005
- 2022-05-16 00:40:55下载
- 积分:1
-
耶鲁人脸库,人脸识别的一个很好的工具,15个人,每11个图像
YALE 人脸数据库,人脸识别的好工具,15个人,每个人11副图像-YALE face database, face recognition a good tool, 15 individuals, each 11 images
- 2022-05-27 11:50:00下载
- 积分:1
-
实验方块编码的matlab程序,很值得一看。
实验方块编码的matlab程序,很值得一看。-Experimental box matlab coding procedures, it is worth a visit.
- 2023-09-01 06:45:04下载
- 积分:1
-
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。...
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。-This program is used to locate eye region in gray facial image by means of horizontal and vertical projection.
- 2022-08-13 16:41:13下载
- 积分:1
-
canny算子 铝箔
用于图像边缘检测 和高斯铝箔
canny算子 铝箔
用于图像边缘检测 和高斯铝箔-canny operator foil for image edge detection and Gaussian foil
- 2022-03-20 23:21:25下载
- 积分:1
-
This is a very good image binarization circuit
这是一个非常好的图像二值化电路的源代码,希望能帮助大家-This is a very good image binarization circuit
- 2022-02-12 20:25:18下载
- 积分:1
-
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量...
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量-OpenCV and VC++ using the software, according to SIFT feature extraction algorithm for extracting the image of the SIFT feature points, and draw out the SIFT feature vectors
- 2022-03-10 13:50:42下载
- 积分:1
-
彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。...
彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。-color bitmap to black-and-white bitmap code. Dong- Jian "Digital Image Processing" With the CD source.
- 2022-06-12 00:31:25下载
- 积分:1
-
三维立体图像方面,关于图像处理的matlab源程序。
三维立体图像方面,关于图像处理的matlab源程序。-Three-dimensional images on the image processing matlab source.
- 2023-01-21 13:45:03下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1