搜索资源列表
graphics.rar
- 分形树、Sierpinski垫片C程序、Mandlbrot集图形、Koch曲线C程序,Tree fractal, Sierpinski gasket C procedures, Mandlbrot graphics set, Koch curve C program
ploydraw
- 基于OpenCV的画图程序,可以画出多边形,程序中设定了5个点,画出的是5边形,可增加点数画更多边形-OpenCV-based drawing program, you can draw polygons, the program set a five-point, draw a 5-gon, drawing more polygons increase Points
PCameraDS
- 利用opencv和vs2005编写的MFC界面,可利用网络摄像头或者easycap(usb图像采集器)实时动态显示图像,附有截图说明。以前也上传了一个相同的,据反映有点问题,后发现附加依赖项里加错了lib,现已改好,可直接运行。注意opencv要装好,并在程序中设置好相关选项。希望能帮到大家。-Use opencv and vs2005 writing the MFC interface, can use a network of cameras or easycap (usb image co
C-V
- 本程序采用半隐式方案实现变分水平集图像分割方法中的“C-V”模型(Active contour without edge)-This procedure used the program to achieve semi-implicit variational level set image segmentation methods in the
generate_mean_covariance
- 本程序编程语言为C,主要用来对遥感训练数据进行处理,得到covariance矩阵。-This program is used to generate 3 files:mean file,covariance matrix of the training set, and inverse covariance matrix for training set.
levelset_withoutreinitialization
- 利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。-The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here
OpenCvLevelSetSegmentation
- This program contains function Distance Regularized Level Set Evolution (DRLSE) that make it very clearly identify the boundaries of the object.
Paint-program
- 一、使用方法 003 程序中定义了几个特殊键: 004 \"V":画笔提起 005 \"W":开始画图 006 \"R":开始擦图 007 \"S":当前图形存入文件 008 \"E":调出已有文件 009 \"C":画圆 010 程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下"W"键时,画笔符号变为 ,此时可移动方向键(上、
mandelbrot3.tar
- Mandelbrot Set 分形图绘制,Netbeans java 项目。 程序特色: 可放大缩小,多线程计算。-Mandelbrot Set fractal mapping, Netbeans java project. Program features: You can zoom, multi-threaded computing.
Set--coordinate
- 程序实现了用GDAL另存遥感图像,并给图像设置投影坐标-Program to achieve the the GDAL Save remote sensing images, and set the projection coordinates to the image
SAR-denoise
- 该程序集合了多种SAR图像去噪的方法,包括基本的中值滤波均值滤波-The program set a variety of SAR image denoising methods, including the basic median filtering of the mean filter
1
- C++数字图像处理HOUGH变化,一个简单的小程序,设和绝大部分人使用与学习-The C++ digital image processing the HOUGH changes, a simple small program, set up and the vast majority of people with learning
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
Set-ROI-by-Mouse
- 在视频图像上,用鼠标设定任意矩形区域。为后续在监测区域内处理数据,打下基础。 opencv程序。-This little program is used to set Reigon of Intererting by mouse,the ROI is rectangle with any scale.
Entropy-coding-source-program
- 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。 哈夫曼编码建议了一种将位元进位成整数的算法,但这个算法在特定情况下无法达到最佳结果。为此有人加以改进,提供最佳整数位元数。这个算法使用二叉树来设立一个编码。这个二叉树的终端节点代表被编码的字母
12110034
- matlab程序设权向量初始值为W=[ 1 0 ]T,分别使用步长0.015、0.025和0.05进行 LMS算法仿真。-matlab program set the initial value of the weight vector W = [1 0] T, respectively, and 0.05 for step 0.015,0.025 LMS algorithm simulation.
level-set
- 本程序利用水平集方法进行图像分割,获得了不错的分割效果。-The program uses the level set method for image segmentation, and gets a good segmentation result.
OpenGl-Program
- 在运行程序前需要配置好OpenGL的环境(网上有说明),程序是模拟演唱会的场景,有背景音乐的映衬,有模拟的灯光、台下的观众,鼠标右键改变舞台颜色。通过键盘上下左右键漫游移动,鼠标左键进行旋转。整体式为了学习相关算法原理,在效果方面对所表达的效果显得有点抽象。在文件根目录有OpenGl开发库,在网上搜集资料配置好就可以了。-Good before running the program need to configure the OpenGL environment (online), the p
Digital-Image-Program
- 程序是对图像进行不同的处理,实验指导书放在根目录下,对lena图像进行转换、拉伸、锐化、求取误差,每一个处理相当于一个小程序,在MFC里设置了四个菜单来完成这些功能。raw格式图片只能在PS里查看,raw格式不懂可以问百度。一个很好的、系统的、完整的图像处理程序。很好的学习资料。-Program is for different image processing, the experiment instruction under the root directory, the Lena imag
set-an-image-rotation-angle
- 功能函数可以任意设置角度对图像进行旋转,程序简单可运行,运行结果好-Performance function can be set rotation angle of the image, the program is simple to run, good operating results