搜索资源列表
Map_OpenGL
- 读取dem文件来生成二维和三维场景,可实现放大、缩小、漫游等功能-read dem document to generate 2D and 3D scenes can achieve amplification, narrow, roaming capabilities
LRDraw
- 可实现简单画图功能,且能设置设置图元属性,可读写,多文档应用程序源码。-simple drawing can be functional and can set the map units installed, can read and write, multi-document application source code.
DSP_JPEG2000_001.pdf
- 本文介绍了JPEG2000的静态图像压缩技术在TI TMS320DM642 DSP上的实现过程;对压缩技术核心小波算法结构进行改进,对硬件特点的程序结构、具体代码及总线读写等方面的改进作了详细描述.改进后的软件系统,对于1 024×768像素大小的图像、数据存储空间仅需6 KB,使得在资源有限的DSP芯片上能够运行JPEG2000图像压缩技术;编码速度相对于未改进的提高了l2~ 2O倍,可迭到3帧/s;压缩比为O.5 bit/p时,峰值信噪比可达到3O.-This paper introduce
DIBDisplay
- 读取DIB图像,可实现复制粘贴,打印,同时处理多幅图像的功能-Read DIB images, copy and paste can be achieved, print, at the same time dealing with the functions of multiple images
MPEG-Chapter2
- MPEG图像的VC编程读取,以及显示。可实现多种格式MPEG压缩视频的读取-VC read and display for MPEG format video
Opengl3ds
- 基于OpenGL的可以直接读取.3ds文件的源代码程序,直接嵌入到程序可实现图形的渲染-direct read .3ds files base on OpenGL
tuxiangchuli
- 本段代码可实现图片基本处理,如图像读取、灰度化、二值化、滤波、去噪、边缘检测、特征提取等功能。-This code can realize pictures basic processing, such as image read, gray, the binary, filtering, denoising and edge detection, feature extraction, and other functions.
SARViewer
- 遥感信息工程学院微波遥感实习程序的源代码,通过GDAL读取常用遥感影像,如img,tiff 可实现读取显示和雷达影像处理的一些基本算法。-Microwave Remote Sensing Remote Sensing Information Engineering internship program source code, read through the GDAL commonly used remote sensing images, img, tiff can achieve some
CImageProcess
- 数字图像处理小程序,opencv写的,可实现各种格式图像的读入和线性变换-Digital image processing procedures opencv written can be read in the image of a variety of formats and linear transformation
glm
- GLM类库,由nate编写,封装了对OBJ文件操作,可实现对obj文件的读取加载显示等操作-GLM class library written by nate, packaging operation OBJ files can be loaded obj file read display operation
read-write
- 对PPM或PGM的包头进行识别,进而实现图形的读取。并可将PPG转存成PGM-The first step towards image and video processing is reading images from file and write them to file. There exist different standards that store the information in different formats before opening an image, kno
CV1
- 简单的opencv示例程序,可实现jpg图像的读取,并对其进行多分辨率的图像生成-Opencv sample program, jpg image read, and its multi-resolution image generation
Digital-Image-Processing
- 数字图像处理算法,可实现一幅图片的读入及经过变换后的输出-Digital image processing algorithms to achieve a picture read and output after the transformed
drawcontour
- 可实现规则化DEM文件选择读取与现实、设置等高线间距、实时位置查询、高程亮度显示、等高线自动绘制。包含一个实例文件-DEM file read and display, select contour interval, real-time location query, height display brightness, automatic contour drawing height. Contains a sample files
SARViewer
- 通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法-Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms
O_LoadDicomSeries
- 用Matlab实现的读取三维图像序列的code,可实现通过DICOM信息,按序读取图像序列中的每一层-Using Matlab read three-dimensional image sequence code, can be achieved by DICOM information sequentially read image in the sequence of each layer
MFC_CloudPoint20160531
- 基于OpenGL的三维点云数据显示,可以选择浏览文件读入点云市局,鼠标点击、拖动和滑动可实现三维图形的旋转和缩放,最大可读入一百万个点,点云数据存在txt文件中,数据格式分别为x、y、z的坐标,具体以压缩文件中的3dcloud.txt为例-OpenGL-based 3D point cloud data show, you can browse the file is read into the point cloud PUC, mouse click, drag and swipe reali
cloud-point
- 此代码基于c++标准库,opencv和pcl点云库,可实现对摄像头调参,调用摄像头视频并读取画面中点的三维坐标获取点云数据-This code is based on c++ standard library, opencv and pcl point cloud library, can achieve the camera tuning, call the camera video and read the middle of the screen coordinates of the th
法向量可视化
- opengl,实现对obj模型的读取以及法向量的可视化(OpenGL, to achieve the obj model read and the visualization of normal vectors)
方格网络可视化
- 2016年西北工业大学数模校赛,题目“五子连珠”可视化软件,本程序使用codeblocks,基于win32编程和OpenGL,能够实现在三维环境中的五子连珠检测和实时修改并显示不满足要求点,还能读取和输出。(2016 Northwestern Polytechnical University model school tournament, the title "five or" visualization software, this program uses the Co