搜索资源列表
VC++examples(9Sources)
- 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
3dpic
- 3d画图程序,设计3d图像编程,图形显卡编程技术,3d底层函数的运用-3d drawing procedures, design 3d graphics programming, graphics, graphics programming techniques, 3d underlying the use of function
Cylinder
- 我对图像编程有研究,这是属于高级别的3D绘图源码.包含空间解析几何原理,用Pbasic写成.看到是一种福气. 读懂我这篇代码的人,可以有资格参加CS游戏设计.-I have a research program on the image, which is a high-level 3D graphics source. Includes the principle of analytic geometry of space, written by Pbasic. Is a bless
MPCALDA
- 编程是由pca和lda结合的脸部特征提取,用于三维图像。-multilinear principal component analysis combined with Linear discriminant analysis 3D face feature extraction.
d3dts
- windows编程,很好的directx 3d编程例子 显示3d图像。学习directx编程用户可以拿来参考下。-windows programming, good programming example shows directx 3d 3d image. Learning directx programming could be used to refer to the user.
WPF_3D
- wpf 3d编程的翻译 可以帮助理解图像算法 及C#语法-wpf 3D Sample
openni-color-depth-combine
- 关于openni2编程的源码,opennni2与openni相比变化较大,个人也刚学习,从各种途径也没找到太多例程,先分享下自己找的的入门源码。 程序实现了从kinect获取数据流并将深度图像及彩色图像融合显示,非3d效果,但是具有一定了参考价值。 没有附加自己的配置sln文档,因为我不是默认安装,所以请自己配置,然后将cpp源码添加替换即可,不明白可以联系qq1050654578.-About openni2 programming the source, opennni2 openn
src
- gdi+绘制3d 图像 这是个学习gdi+编程的很好的例子,帮助你用几何思维来进行gdi编程,一个比较基础的例子-3D draw gdi+ images this is a very good example of learning gdi+ programming, to help you use geometric thinking to GDI programming, a more basic example
SimpleViewer
- 编程环境:VS2010+OpenNI+OpenGL;相机:3D相机;应用:深度图像显示-3D Camera Depth Image Display
aego
- VB中使用虚拟仪器CVI软件中的3D控件,在VB中画3D图像及其轮廓图,(VB use CVI software of 3 d virtual instrument control, draw a 3 d image in VB and contour map,)
781590
- VB中使用虚拟仪器CVI软件中的3D控件,在VB中画3D图像及其轮廓图,(VB use CVI software of 3 d virtual instrument control, draw a 3 d image in VB and contour map,)
8通道2.4G接收机Keil C工程 (1)
- 1. depegation 于振南 在 2017-07-10 23:32:02 上传 说明:简单的Ocr使用,我相信对大家有用!相信对大家有用 可以的 开发平台:C-C++ | 大小:53KB | 下载0次 2. arduino语言说明 QIANXUNLT 在 2017-07-10 23:31:39 上传 说明:arduino入门编程语言说明,主要包括arduino的常量,函数,官方库。想学arduino的菜鸟值得一看。 开发平台:C-C++ | 大小:8KB | 下载0次 3.
IUVWNSL
- 3D effects of HTML images HTML图像的三维效果()
anddc
- 基于PAL 的图像3D 运动自适应数字梳状滤波器算法研究,分析了几种数字梳状滤波器在进行视频信号的亮,色分离时的优,缺点,()
基于Android手机传感器的3D平衡球
- 用到三维图像部分编程,较为冷门,读懂后清晰(Use the three-dimensional image part programming, more cold door, read after clear)
019320
- 3D effects of HTML images HTML图像的三维效果()
RTHILJM
- 基于PAL 的图像3D 运动自适应数字梳状滤波器算法研究,分析了几种数字梳状滤波器在进行视频信号的亮,色分离时的优,缺点,()
三维速度场图像vc源码
- 在工程绘图中,经常需要实现三维速度场的绘制,本案例采用VC和OpenGL实现对话框界面内3D速度场分布,对三维图像开发编程具有十分重要参考作用。