资源列表
[图形图像处理(光照,映射..)] Cpp1
说明:用于vc读取bmp图像,进行图像处理,读取一帧图像-For vc read bmp images, image processing, reading an image<向云> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] zishiyingyuzhi
说明:这是一个关于图像处理的程序,能能够实现边缘提取等-This is a program for image processing, edge detection, etc. can be able to achieve<zhang> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] vehicle_detection1
说明:关于车辆阴影检测的一个小例子,希望对大家有帮助-Vehicle shadow detection on a small example, we want to help<zhang> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] Retinex_MSR
说明:这是一个关于Retinex_MSR的一个算法,希望能够给大家一点帮助-This is a an algorithm on Retinex_MSR, hoping to give you a little help<zhang> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] vehicle_detection
说明:这时一个关于车辆检测的例子,着重于前处理的算法-Then an example of the vehicle on the detection algorithm focuses on the pre-treatment<zhang> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] VHDL
说明:odule vga_timing ( input wire clk_i, //输入时钟 40MHz input wire reset_i, //输入复位信号 output wire vga_pixel_flag, //输出像素有效 output reg vga_line_o, //输出水平信号 output reg vga_field_o, //输出垂直信号 output reg vga_fr a me_o /<李成> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] xiaoboyy
说明:图像去噪,小波硬阈值滤波,sym4小波基函数-Image denoising and hard threshold wavelet filtering, sym4 wavelet basis function<娟子> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] trans_picture
说明:metalab平台下一个数字图像处理实验,功能实现图像的变形,扭曲-Achieve distorted image. .<ada> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] Floyd_Steinberg_Dithering
说明:有序抖动也是一种常用的半色调技术方法,可以说是最简单的领域处理过程的方 法。它是用一个固定大小的阈值矩阵在原始灰度图像上面一边“移动”,一边比较。如 果原始图像中像素的灰度值大于相应阈值矩阵中的阈值,那么抖动后该像素的值为1 (白 色),否则为0(黑色)。-Ordered dithering is also a common halftoning method, is the simplest way to process<郭君> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] Detecting_corners
说明:使用OpenCV函数cornerSubPix实现角点精确匹配-Use the OpenCV function cornerSubPix to find more exact corner positions (more exact than integer pixels)<唐邵> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] Feature_Matching_FLANN
说明:OpenCV使用FlannBasedMatcher实现快速高效匹配-Use the FlannBasedMatcher interface in order to perform a quick and efficient matching by using the FLANN<唐邵> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[图形图像处理(光照,映射..)] Features2D_Homography
说明:使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配-Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points<唐邵> 在 2024-11-05 上传 | 大小:1024 | 下载:0