资源列表
nicui
- VC环境下,遥感图像处理程序,主要完成对影像的预处理,以及边缘检测和框标点的确定等功能.由此得到精确的坐标从而解算所需参数,进而通过直接线性变换公式推算得到相应的大地坐标 -VC environment, remote sensing image processing procedures, the main pre-processing complete video and frame edge detection and determination of punctuation functi
ImageForgery
- 一个图像防篡改程序,VC++编写,包括分析灰度相似度和矩分析-An image tamper program, VC++ written, including analysis of similarity and the moment of gray
PLM
- 包含一个一维和二维声波模拟,边界条件为PLM完美匹配吸收边界,主要是供学习边界吸收的同行借鉴-Contains a one-dimensional and two-dimensional acoustic simulation, boundary conditions for a perfect match PLM absorbing boundary, primarily for peer learning reference boundary absorption
2010
- 本人自己编写的MATLAB图像处理代码,绝对能用,包括图像滤波、分割、边缘检测、数学形态学等-I have written in the MATLAB image processing code, the absolute can be used, including image filtering, segmentation, edge detection, mathematical morphology, etc.
CheekMuscle
- 用c++编写的怎么调用3d模型的脸部肌肉源文件-Prepared using c++ 3d model of how facial muscles called the source file
photoprocess
- 利用matlab GUI做的图像处理,相当好的练习例子!-Using matlab GUI to do image processing, very good practice example!
armdetection
- 手势识别,能够通过光流法进行图像追踪,再根据图像统计来识别出手臂的摆动情况:向左右上下摆动。-arm detection
Zoom_and_drag_the_image_processing_programming_sou
- 图像编程处理缩放和拖动源代码Zoom and drag the image processing programming source code-Zoom and drag the image processing program source code Zoom and drag the image processing programming source code
imageprocessing
- 精通visual c++数字图像处理技术与工程案例,很好的一本书,里面源码都有,可以好好学习下。-Proficient in visual c++ Digital image processing technology and engineering case, a very good book, which has a source, can learn the next.
Hough_circle
- 基于标准Hough变换的圆检测程序,指定半径,在一幅二值图像中进行标准的hough变换-Circle Detection via Standard Hough Transform Find circles with specific radius in a binary image via Standard Hough Transform.
5
- :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线 理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系 数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非 越厚越好.-the multi-asperity sphere-shape model for surface contact between sulphurized layer and
ImageShop1.01
- 用VC6.0开发的一个图像处理程序,对程序功能进行了模块化,封装了图像读写动态链接库,图像处理动态链接库。主程序通过调用库中的函数实现功能,能够进行BMP、JPG、GIF等格式图像的读写,也能够进行二值化,滤波以及形态学处理操作,此外,还实现对当前目录下同一格式的图像顺序打开浏览。另外进行了界面的美化,实现了真彩色工具条,以及双视图!-With VC6.0 developed an image processing program, the program functions of the mo