资源列表
MSVD(多尺度奇异值分解)
- 基于多尺度奇异值分解的图像融合程序及一组待融合图像,以及一篇文献。(Image fusion program based on multiscale singular value decomposition and a set of images to be fused, and a document.)
ov13850mipiraw_Sensor
- ov13850 30帧数配置信息,自己看的不是很很明白,分享给大家(Ov13850 30 frame number configuration information, I do not see very clearly, to share with you.)
python
- 通过GAN和WGAN在python的tensorflow平台上实现图片生成,与真实图片基本一致。(Through GAN and WGAN, the image generation is realized on the tensorflow platform of python, which is basically the same as the real picture.)
TextureView+SurfaceTexture+OpenGL ES来播放视频
- TextureView+SurfaceTexture+OpenGL ES来播放视频
Level Set C++code
- opencv实现水平集算法,效果很好。希望对大家有所帮助。
3D Reconstruction
- 通过两幅图片重构出场景中物体的三维结构,需要输入相机的标定参数,通过仿射变换找出图像之间的对应关系
DM码识别
- VC变成,DM码识别程序,不调用库函数,能够直接运行,采用二值化,区域筛选,识别等步骤
Hough3D特征点提取
- 可以用来提取Hough3D特征点,用于下一步的点云配准
trasformation
- open GL Basic transformation.(MVP matrix)
deep learning python mini code
- deep learning python mini code
AutoCAD-VBA命令大全
- AutoCAD命令大全,vba平台,自动化(AutoCAD-vba,automation)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)