资源列表
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.)
fresneltr
- 数字全息菲涅尔三步相移衍射算法,包含初始参数(Digital holography Finel diffraction algorithm)
稀疏三维变换协同滤波图像去噪MATLAB代码
- 协同滤波去噪(主要是对于图像的去噪),其中加入了为纳滤波,dct等方式的融合滤波(Collaborative filtering)