help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Collection of images and their indexing and transformation


From: Jonathan Camilleri
Subject: Collection of images and their indexing and transformation
Date: Sun, 6 Dec 2015 08:37:10 +0100

I have this pseudo code in mind, is this possible in Octave?

for (image i in Image Collection)
{
    transformimage(i) % see https://en.wikipedia.org/wiki/Transformation_matrix.
}

I would like to use filters such as an image editing software would do, and, indexing for emulating computer vision (see http://szeliski.org/Book/).

Regards,

--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]