资源列表

« 1 2 ... .64 .65 .66 .67 .68 7069.70 .71 .72 .73 .74 ... 7722 »

[图形图像处理(光照,映射..)2

说明:用Sobel算子和拉普拉斯对图像锐化 梯度算子检测边缘 LOG算子检测边缘 Canny算子检测边缘 边界跟踪(bwtraceboundary函数)Hough变换-Sobel operator and Laplacian operator image sharpening gradient edge detection LOG operator edge detection operator Canny edge detection bo
<sun> 在 2024-10-07 上传 | 大小:12288 | 下载:0

[图形图像处理(光照,映射..)3

说明:直方图阈值法 自动阈值法:Otsu法 膨胀操作 腐蚀操作 开启和闭合操作 开启和闭合组合操作 形态学边界提取-Histogram Threshold automatic threshold: Otsu method dilation etching operation opening and closing operation of the opening and closing operation of a c
<sun> 在 2024-10-07 上传 | 大小:12288 | 下载:0

[图形图像处理(光照,映射..)4

说明:形态学骨架提取和直接提取四个顶点坐标,都是matlab图像处理的-Morphological skeleton extraction and direct extraction of four vertex coordinates are matlab image processing
<sun> 在 2024-10-07 上传 | 大小:10240 | 下载:0

[图形图像处理(光照,映射..)cf_tracking

说明:用于实现实时视觉目标跟踪的源码。采用的算法是相关滤波算法,包括KCF和DSST算法。这两种算法具有处理速度快、跟踪效果好的特点。源码需要用Cmake进行编译,需要opencv支持。-Used to achieve real-time visual tracking of the source. Algorithm uses correlation filtering algorithms, including KCF and DSST
<sailfish207> 在 2024-10-07 上传 | 大小:3234816 | 下载:0

[图形图像处理(光照,映射..)sr_by_example-master

说明:图像超分辨率重建,基于例子的单幅图像处理,对于图像处理初学者有很大帮助-image supreme-resolution,Based on the example of a single image processing, are of great help for beginners to image processing
<wenwen li> 在 2024-10-07 上传 | 大小:19456 | 下载:0

[图形图像处理(光照,映射..)proj4

说明:使用滑动窗的人脸检测,滑动窗口能够独立地对图片块进行分类,以确定是否属于被检测目标。内容如下: 1)载入正样本训练集(人脸),并将其转化为HoG特征 2)载入负样本训练集(没有人脸的任意场景),也将其转化为HoG特征 3)使用SVM,对分类器进行训练,训练集包括正训练集和负训练集 4)使用训练好的分类器,在不同的尺度上,对测试集进行分类 -Face detection with a sliding window.
<雪诺> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[图形图像处理(光照,映射..)ch2_ex2_3

说明:在视频播放中加入一个滚动条实现从视频的一帧调到另一帧-Add a scroll bar to achieve video playback transferred to another fr a me a video
<lixin> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[图形图像处理(光照,映射..)ch2_ex2_4

说明:载入一副图像并进行平滑处理与高斯或其他核函数进行卷积有效的减少图像信息内容-Loading an image and smoothed with a Gaussian or other nuclear convolution function effectively reduce the information content of the image
<lixin> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)ch2_ex2_5

说明:对图像进行缩放比例为2的缩放处理,通过函数cvpyrdown来完成上述功能-The image scaling is scaling processing 2 by the function to perform the above functions cvpyrdown
<lixin> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)ch2_ex2_6

说明:Canny边缘检测将输出写入一个单通道(灰度级)图像-Canny edge detector to write output to a single-channel (grayscale) image
<lixin> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)ch2_ex2_7

说明:在一个简单的图像处理流程中进项两次缩放与canny边缘检测-In one simple image processing flow proceeds scaling twice and canny edge detection
<lixin> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)ch2_ex2_8

说明:通过每个独立截断释放内存来简化图像处理流程-To simplify the image processing by each individual truncation frees memory
<lixin> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 7069.70 .71 .72 .73 .74 ... 7722 »

源码中国 www.ymcn.org