资源列表
HTML5andWebGL
- 开发基于HTML5和WebGL的3D程序(Programming 3D Applications with HTML5 and WebGL)
ArcGIS 10.2 for Server扩展开发
- ArcGIS 10.2 for Server SOE 扩展开发(ArcGIS 10.2 for Server SOE)
ArcGIS_Server_Developers_Guide
- ArcGIS Server Administrator and Developer Guide
c
- 查看像素点rgb,像素点rgb,点rgb,rgb(View pixel RGB, pixel RGB, point RGB, RGB)
PG_Handbook_-_2016
- this is PG handbook in unix linux okie
3.2_TriangleVertices
- 创建一个 vtkPolyData 数据,显示为三角形(Create a vtkPolyData data and display it as a triangle)
IamgeReconstruction(Zernike)
- 可以对图像进行特征提取后然后进行重建,用更少的信息去重建图像(The image can be extracted and then reconstructed, with less information to reconstruct the image)
Slic
- SLIC主要运用K-means聚类算法进行超像素的处理,聚类算法中的距离度量不仅仅包括颜色空间的颜色距离还包括像素坐标的欧氏距离。所以K-means聚类的中心点由五维向量组成。其中包括,记录LAB颜色空间下的像素以及该像素点的XY坐标,由于XY坐标不能和颜色空间直接进行计算,所以添加了一个紧密度的参数。(slic superpixelSLIC mainly uses the K-means clustering algorithm for ultra pixel processing, the
jpeg in matlab
- JPEG 是Joint Photographic Experts Group(联合图像专家小组)的缩写,是第一个国际图像压缩标准。JPEG图像压缩算法能够在提供良好的压缩性能的同时,具有比较好的重建质量,被广泛应用于图像、视频处理领域。本代码是JPEG图像压缩算法在MATLAB上实现(the method of image compression with JPEG implemented on MATLAB)
Zhang2011
- 张2011年的第一篇 Reversible data hiding in encrypt image(Reversible data hiding in encrypt image)
test
- 实现了opencv中的图像处理代码,图像滤波,形态学运算,图像的边缘检测(Realize the opencv image processing code, image filtering, morphological operations, image edge detection)
ConsoleApplication6
- c++版本的目标检测与跟踪,很好用,车辆行人都可以(Target detection and tracking in c++ version)