User profile: shekhar425

User info
User name:shekhar425
History
Joined:
Number of posts:6
Latest posts:

Two dimensional transformation to correlate (X,Y) pairs in one meaningful unit
Hello, I have a 2D Array, where each row is a feature vector. Each feature vector is like: [x1 y1 ...

Storing image paths from a database to a text file
Hello, I want to store paths of all images in a database to a text file (lets say "images.txt"). I ...

Read images from database
how do i loop over all images in the database?? how does variable "path" get the actual path?? than...

Read images from database
got it! out is an object :)

Read images from database
@MiiNiPaa thanks for replying! just one question....what does "out" do in last line?