资源列表
[OpenGL] polygon-decomposition
说明:C语言编写的多边形分解。先画出点,然后右键可以选择把点坐标储存到TXT文件,或者生产多边形。生成多边形后可以分解成三角形。成功通过编译跟运行。文件里面有可以直接运行的程序-C language polygon decomposition. First draw a point, and then you can choose the right point coordinates stored in the TXT file, or the production of a polygon. Af<yu> 在 2025-11-24 上传 | 大小:107kb | 下载:0
[OpenGL] openGL_Light
说明:Example of OpenGL project. This project explains how to use light effect in a OpenGL window<Yakup> 在 2025-11-24 上传 | 大小:5.22mb | 下载:0
[2D图形编程] CircleMenu
说明:FireMonkey 实现的圆形悬浮异形窗口,鼠标悬停出现功能菜单-Simple FireMonkey Window, MouseOver Popup Menu<蜻蜓轻停> 在 2025-11-24 上传 | 大小:327kb | 下载:0
[图形图像处理(光照,映射..)] Data-Cursor
说明:此程序可以将图片转换成灰度值,以确定图片数据的峰值横坐标和纵坐标。-This program can convert the picture into a grayscale value to determine the peak horizontal and vertical coordinates picture data.<追梦> 在 2025-11-24 上传 | 大小:71kb | 下载:0
[绘图程序] COMPUTER_GRAPHICS
说明:本程序实现了计算机图形学的一些典型算法,如中点画线,中点画圆,Bresenham画线,Bresenham画圆,Bezier曲线,B样条曲线,区域填充-This program implements a typical computer graphics algorithms, such as the dotted line, the midpoint Circle, Bresenham line drawing, Bresenham circle, Bezier curves, B-spline<康锐> 在 2025-11-24 上传 | 大小:4.6mb | 下载:0
[图形图像处理(光照,映射..)] modis
说明:针对modisL1B和modis09数据进行掩膜和去云,提取出大气溶胶,预测PM25-Masking for modisL1B and modis09 cloud data and to extract the large aerosol forecast PM25<李骏骋> 在 2025-11-24 上传 | 大小:15kb | 下载:0
[图形图像处理(光照,映射..)] CT-tracking
说明:一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP co<黄明> 在 2025-11-24 上传 | 大小:6kb | 下载:0
[图形图像处理(光照,映射..)] FrostFilter
说明:Frost 滤波器代码,一个印度人仿真的V.S Frost 于1982年提出的Frost 滤波器,参考文献A Model for Radar Images and Its Application to Adaptive Digital -Frost_filter code Simulated by an Indian References VS Frost, " A Model for Radar Images and Its Application to Adaptive<wyl> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[2D图形编程] background-suppression
说明:利用背景抑制实现复杂背景下的小目标检测,具有一定的实用性。-This program realizes small target detection under complex background by background suppression , and it possesses a certain practically<Lvjianming> 在 2025-11-24 上传 | 大小:4kb | 下载:0
[2D图形编程] Bilateral-filter
说明:对复杂背景下的图像进行双边滤波,利用源图像与处理后的图像作差,实现对复杂背景下小目标的检测-First, deal with the image within complex background by bilateral filtering , then original Image subtract the image after bilateral filtering,realize small target detection under complex background<Lvjianming> 在 2025-11-24 上传 | 大小:139kb | 下载:0
[2D图形编程] circular-birght-target-detect
说明:首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract imag<Lvjianming> 在 2025-11-24 上传 | 大小:1kb | 下载:0