资源列表
juxingxuanzuan
- 在VC6.0上用OpenGL实现同时显示两个窗口,在这两个窗口里绘制相同的矩形,矩形在窗口里能实现旋转,并能通过鼠标来控制停止和继续。-VC6.0 using OpenGL implementation on display two windows, draw two identical rectangular window, a rectangular window can be achieved in the rotation, and through the mouse to contro
fengekuangkou
- 在VC6.0上用opengl实现在窗口内分割四个小窗口,并在每个小窗口上绘制不一样的图形,图形的颜色也不相同。-On VC6.0 opengl window split implemented within four small windows, and draw a different pattern on each small window, the color is not the same with the graphics.
SHUZI
- matlab数字图像处理常用语句,方便查询和学习。分享给大家。-matlab digital image processing commonly used sentences, easy access and learning. For everyone to share.
PHOTOpichuli_B
- 批量图像的显示,无论图片的名称是否统一代码都可以显示,统一使用前一代码 不统一使用unchanged均可以显示。-a lot of images display, regardless of whether the uniform code name of the picture can be displayed, unified code does not use a unified front can be displayed using unchanged.
grsf
- 用于求遥感图像的梯度,很好的资料哦jyf-Demand for remote sensing image gradient, very good information Oh jyf
Jet
- openGL实现三维飞机模型。可旋转。计算机图形学基础内容-openGL achieve the three aircraft models. Rotatable. Fundamentals of Computer Graphics Content
GDIP-Demo
- GDI+ Demo 完整的例子,包含各种斟本的功能,文字,效果,算法等-GDI+ Demo
no2
- 实现用Bresenham算法及中点画线法画直线,并且画出网格图,判断对话框中输入的起点终点坐标是否在给定的范围内。若在范围内则画线,在单位像素点打点,直观的看出Bresenham算法及中点画线法的操作原理。-Bresenham algorithm implemented by the dotted line method and draw a straight line, and draw a grid chart to determine the coordinates of the dial
gizmo_lib_doc
- 一个关于JAVA图形界面的GIZMOBALL的一个依赖库,其中包含各种可以调用的图形类和算法-About JAVA GUI GIZMOBALL a dependent library, which contains a variety of graphics classes and algorithms that can be invoked
greedy_projection
- 利用PCL对点云进行三角化,贪婪算法,输入为PCD文件输出为VTK文件-Fast triangulation of unordered point clouds
GaussianBlur
- 在图像预处理中,对图像进行平滑,去除噪声,恢复原始图像是一个重要内容。本文设计了一个平滑尺度和 模板大小均可以改变的高斯滤波器,用它对多幅加入各种噪声后的图像进行平滑,经过对各个结果图像的对比可知高斯滤波 对服从正态分布的噪声去除效果比较好,并且相比各个不同参数,在平滑尺度为2,模板大小为7 时效果最佳。-In the image pre-processing, image smoothing, noise removal, restore the original image is a
canny_matlab
- canny边缘检测一共四个部分: 1.对原图像高斯平滑 2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。 3.对联合的sobel检测图像进行非极大抑制 4.连接边缘点并进行滞后阈值处理。-canny edge detection total of four parts: 1. Gaussian smoothing the original image
