资源列表
jpegandbmp
- 仿真实验,模拟实现jpeg压缩编码的方法与实现的源码。
sample3
- mo+vb老师上课讲的加上自己一步步做的,挺有创新的。-mo+ vb school teacher said to do with their own step by step, and quite innovative.
Untitled7
- 车牌自动识别程序,十分好用简单,基于matlab-Automatic license plate recognition program, very easy to use and simple, based on Matlab
reads-data-from-camera
- 学习OpenCV例2-9 从摄像机读入数据源代码-Learning OpenCV Example 2-9 reads the data from the camera source code
mean-shift
- 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。 3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。 4.meanshiftseg中,对分成一类的像素,取的是它们的平均值作为属于该区域的像素的 值。 5. 为了简单彩色图只做了第一维。其它类似的。-The iterative process 1.mean s
removefacula
- 数字图像经过阈值处理后可能留有光斑,本代码可以消除较小的干扰光斑-The code for removing faculae
05
- 在多文档客户程序中增加位图底图在多文档客户程序中增加位图底图-In a multi-client program to increase the document bitmap base map in a multi-client program to increase the document bitmap base map
99273888leibiefangcha
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
TableTennisCollision
- 编写一个程序,让一个小球在窗体中跳动,当撞到边缘时,则选择一个角度反弹回去.这是一个很好的程序,希望对大家有帮助-Write a program that allows a small ball in the form of beating, when the hit the edge, you select a point of bounce back. This is a very good program, we want to help
julia
- 分形的简单vc程序,julia集和mandelbrot 集,用的opencv-julia set and mandelbrot set programming with opencv
GLG
- Fast Gray-Level Grouping 实现对图像的平滑处理
8
- 利用点的八邻域信息,选择下一个点作为边界点,这个算法需要选择一个开始点,可以选择图像上是目标点,在最上,最左的点。然后查看它的八邻域的点,从右下方45°的位置开始寻找,如果是目标点,将沿顺时针90°作为下一次寻找的方向,如果不是,则逆时针45°继续寻找,一旦找到重复上面的过程。-By using eight neighborhood information, the next point as the boundary point, the algorithm needs to choose
