-
VC development environment based on the image processing for the Canny edge dete...
基于VC开发环境,在图像处理中用于边缘检测的Canny源码-VC development environment based on the image processing for the Canny edge detection FOSS
- 2022-10-22 23:15:03下载
- 积分:1
-
图像边缘检测与提取,轮廓跟踪算法代码。边缘有限公司
图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
- 2022-08-05 22:14:30下载
- 积分:1
-
图像处理中常用的标准灰度图像(bmp格式),包括baboon,boat,lena,peppers等...
图像处理中常用的标准灰度图像(bmp格式),包括baboon,boat,lena,peppers等-Standard gray image-it commonly used in image processing (bmp format), including the baboon, boat, lena, peppers, etc.
- 2023-04-04 12:40:04下载
- 积分:1
-
基于神经网络的人脸识别训练函数,非常有用,研究生优秀作品...
基于神经网络的人脸识别训练函数,非常有用,研究生优秀作品-Face recognition based on neural network training function, very useful, graduate outstanding works
- 2022-03-22 10:10:58下载
- 积分: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
-
直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zer...
直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.1]
直方图均衡化,四邻域平均法,阈值平均法
加权平均法- Gray histogram specification provides for the [zeros (1,49), 0.1, zeros (1,49), 0.2, zeros (1,49), 0.3, zeros (1,49), 0.1, zeros (1, 49), 0.2, zeros (1,49), 0.1] histogram equalization, neighbors and domain average method, the threshold average method weighted average method
- 2022-05-13 21:36:44下载
- 积分:1
-
指纹识别 图像处理 细化 平滑 处理算法
指纹识别 图像处理 细化 平滑 处理算法-Fingerprint image processing refined smoothing algorithm
- 2023-07-12 00:50:03下载
- 积分:1
-
利用张氏标定法进行单目标定,利用Fsillo方法进行双目标定
利用张氏标定法进行单目标定,利用Fsillo方法进行双目标定-zhengyou zhang fsillo
- 2023-09-06 21:20:04下载
- 积分:1
-
数字图像处理,包括了二值化,threshold,数学形态学,卷积等等内容...
数字图像处理,包括了二值化,threshold,数学形态学,卷积等等内容-digital image processing, including the two values, threshold, mathematical morphology, convolution, etc.
- 2022-02-07 08:46:46下载
- 积分:1
-
一个关于bp神经网络的仿真程序,是关于图像处理方面的。
一个关于bp神经网络的仿真程序,是关于图像处理方面的。-On bp neural network simulation program, is about the image processing area.
- 2023-03-29 00:15:03下载
- 积分:1