Magic Lantern Forum

Developing Magic Lantern => General Development => Topic started by: Scipione205 on June 26, 2015, 06:33:18 PM

Title: Research in digital imaging and color spaces (>8bit) with Octave and Blender
Post by: Scipione205 on June 26, 2015, 06:33:18 PM
Hello,

I was thinking about collect as much infos as we could regarding the use of Octave for generating test patterns and process RAW files (also combining dual iso images in one single 16 bit linear or stuff like that).

I didn't used Octave for years since I had to studying Linear Algebra, so I'ma sking for help.

Regarding Blender, the node compositor wich supports Python scripts and OSL is very interesting for this kind of stuff; I already opened a discussion on blenderartists about that.

Any help regarding Octave? (getting started, examples, tutorials, etc.)

Regards.

**EDIT June, 28th 2015**

I had a little chat with Alex, and he he gave me those two links:

http://www.marcelojoeng.blogspot.com/2012/11/compile-octave-using-1632-bits-colour.html (http://www.marcelojoeng.blogspot.com/2012/11/compile-octave-using-1632-bits-colour.html)

https://jethomson.wordpress.com/2010/08/22/enable-octave-to-read-16-bit-images/ (https://jethomson.wordpress.com/2010/08/22/enable-octave-to-read-16-bit-images/)

for understand how to compile Octave for 16bpc processing.

The following link:

http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=testimages (http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=testimages)

Contains test images, and also the octave sources.

For better understanding color spaces, color management, etc. , thanks to TJS from BlenderArtists:

http://cinematiccolor.com/  (http://cinematiccolor.com/)

http://opencolorio.org/ (http://opencolorio.org/)

http://www.oscars.org/science-technology/sci-tech-projects/aces (http://www.oscars.org/science-technology/sci-tech-projects/aces)

http://brucelindbloom.com/ (http://brucelindbloom.com/)