ColorProcessingImaging
│ README.md
│
└───Task1
│ │ Task1.html
│ │ ImageProcessing.js
│ │ video.mp4
│
└───Ex2
│ │ Task2-1_Anagluph.html
│ │ Task2-2_Combined.html
│ │ Anaglyph-ImgProcessing.js
│ │ video_1080p_30fps_stereo.mp4
│
└───Ex3
│ │ Task3-glasses.html
│ │ Task3-VR.html
│ │ SeparatedAnaglyph.js
│ │ video_1080p_30fps
│
└───Reference
│ │ video.html
│ │ videoStereo.html
│ │ webcam.html
│ │ VideoProcessor.js
│ │ video.mp4
│ │ video_1080p_30fps_stereo.mp4
│
- Task1(image processing):
- Task2-1(anaglyph):
- Task2-2(anaglyph + image processing):
- Task3(for alaglyph glasses):
- Task3(for VR):
- Instruction PDF: https://imlex.couleur.org/courses/Realtime3D-XR-Visualization/Sprint_Tasks.pdf
- Three.js Documentation: https://threejs.org/docs/
- Web Publishing Tool: https://surge.sh/
- VR Simulation: