- wavelet1 此段代码为小波图像增强
- PrinciplesofComputerGraphicsVCversiontutorial 计算机图形学教程包含相关pdf格式的电子书以及相应的代码实例为学习VC的初学者提供很好的学习环境
- TryOCR_563663 这是一个很不错的文字识别软件!识别率很高了
- temperature_data_logger_extra_feature The temperature data logger is a device to read temperature and store persistent temperature and corresponding timestamp data into Flash memory. The collection of temperature data can be retrieved
- AsmSprites ASM版的DXSprite 给2d的什么界面渲染
- FMCW_RADAR_Simulation A simulink model for radar principles simulation
资源列表
source
- 图像处理系列之边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子-Edge Detection
Lecture1
- 来自圣托马斯大学的介绍小波变换的很好的讲义,此部分为第一章,共128页。-Introduction to Wavelet
shuzituxiangchuli
- 数字图像处理学科里面一些经典例题的matlab源程序-Matlab source, some of the classic examples of the digital image processing disciplines inside
ex_17_3
- 利用图像分割来检测细胞。 本例在获取细胞的边缘后,使用数学形态中的膨胀操作和填充操作使细胞的边缘更加光滑。-Segmentation to detect cells. In this case access to the edge of the cell, the use of mathematical morphology in the expansion of operations and fill operation smoother the edge of the cell.
ex_17_4
- 检测交通视频中的骑车目标 对视频文件逐帧选取图像,在对每一帧图像进行处理,最后将处理后的每帧图像按照原来的顺序连接成视频,从而实现在交通视频文件中检测浅颜色的骑车。-Detecting traffic video cycling target select images of the video file frame-by-frame, for each frame image processing, and finally the processing of each frame conn
ex_14_4
- 对多分辨率彩色图像进行增强。 使用multibandread函数读取Erads lan格式的多分辨率数据;使用对比度拉伸函数imadjust增强图像;使用去相关拉伸增强函数decorrstretch增强图像-Multi-resolution color image enhancement. A multi-resolution data to use the multibandread the function reads Erads lan formats enhanced image
ex_18_1
- 计算运动中单摆的长度 先获取每帧图像,然后对每帧图像进行处理,计算运动的摆长及圆的方程等数学知识。-Calculated the length of the pendulum movement first for each frame, and then processing each frame to calculate the motion of the pendulum length and the equation of a circle of mathematical knowle
ex_15_1
- 归一化互相关图像配准 有时一幅图像是另一幅图像的子图像,可以利用归一化互相关通过移动一幅图像来是两幅图像配准。-Normalized cross-correlation image registration Sometimes an image is another image of the sub-image, by moving an image using the normalized cross-correlation to two image registration.
ex_16_1
- 图像去模糊 有时图像质量低,存在模糊,掩盖了图像的真实信息,图像的去模糊技术就是消除图像的模糊,产生一幅质量清晰的图像。-The image deblurring sometimes the image quality is low, there is fuzzy, and cover up the true image, image de-blurring technology is eliminating image blur and produce clear images of a
ex_17_7
- 使用纹理滤波器分割图像 就是利用图像中不同区域的纹理来对图像的区域进行划分。-Image segmentation is to use different regions of the texture image to be divided to the area of the image using the texture filter.
ex_17_6
- 标记分水岭分割算法 如果图像中的目标物体是连接在一起的,则分割起来会很困难,分水岭分割算法精彩用于处理这类问题,通常会取得比较好的效果。-If the image of the target object is connected with, the split will be very difficult to mark a watershed segmentation algorithm, watershed segmentation algorithm wonderful to dea
meanshift
- 基于mean-shift算法的物体跟踪,应用于图像处理。-Object tracking based on mean-shift algorithm
