资源列表
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
- 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
suijituoyuanjiancesuanfa
- 介绍了一种椭圆检测的方法,该方法,基于霍夫变换,并根据椭圆几何特征可以快速准确的提取出椭圆中心。本论文为收费文献,现共享,希望对研究计算机视觉以及近景摄影测量的朋友,有所帮助。-Introduce a kind of ellipse detection method, based on the Hough transform, and in accordance with the characteristics of elliptical geometry can be extracted qu
histogram
- 图像的直方图,可以对图像进行进一步的利好变换,进一步处理图像-histogram
InsideCppObjectModel.ccrun.577127
- 深度探索C++对象模型 深度探索C++对象模型-Depth exploration of C++ object model to explore the depth of C++ Object Model
1111
- 此程序用于显示jpg格式的图片,用的是vc++,希望读者喜欢。-This program can show the jpg picture.
123456789
- C_高级编程技术. -C_ advanced programming techniques. C_ advanced programming techniques.
Chapter5
- 在安装有Visual C++6.0开发环境的系统中,可以直接启动各章所包含的可执行文件,并进行相应的操作,以演示实例程序的功能与运行结果。-At the installation have Visual C++6.0 development environment of the system, can directly activate the various chapters contained in executable files and the corresponding operat
Chapter4
- 在安装有Visual C++6.0开发环境的系统中,可以直接启动各章所包含的可执行文件,并进行相应的操作,以演示实例程序的功能与运行结果。-At the installation have Visual C++6.0 development environment of the system, can directly activate the various chapters contained in executable files and the corresponding operat
DIBDisplay
- 本程序为:打开文件位图的基本操作,c++源码。-This procedure is: open the file of the basic operation bitmap, c++ source code.
minfilt2
- 从电脑中读取一幅图像,并对其进行最小滤波操作-From your computer to read an image and its minimal filtering operation
MYSDOPENGL
- 用opengl自带的glReadPixels(以及gluUnProject()函数和点落在三角形内的矢量判断IntersectTriangle然后转成三维坐标的两种方式获取屏幕点选的场景坐标,通过对比发现其值是一样。-Use opengl own glReadPixels (as well as gluUnProject () function and the points fall within the vector triangle to determine IntersectTriangl
maxfilt2
- 从电脑中读取一幅图像,并对其进行最大滤波操作-Read from a computer image, and its largest filtering operation
