Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #68083 > unrolled thread

image processing in python and opencv

Started byVarsha Holla <varsha1901@gmail.com>
First post2014-03-09 10:56 -0700
Last post2014-03-10 06:39 -0700
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  image processing in python and opencv Varsha Holla <varsha1901@gmail.com> - 2014-03-09 10:56 -0700
    Re: image processing in python and opencv Gary Herron <gherron@digipen.edu> - 2014-03-09 12:09 -0700
      Re: image processing in python and opencv "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-10 06:39 -0700

#68083 — image processing in python and opencv

FromVarsha Holla <varsha1901@gmail.com>
Date2014-03-09 10:56 -0700
Subjectimage processing in python and opencv
Message-ID<512500c5-3c2f-49c8-861f-5755991c3abb@googlegroups.com>
i have no idea how to retrieve indexed images stored in ordered dictionary, using its values like : blue,green,red mean along with contrast, energy, homogeneity and correlation. as i have calculated the euclidean distance and i don't know how to display the images which are similar.

thanks in advance

[toc] | [next] | [standalone]


#68088

FromGary Herron <gherron@digipen.edu>
Date2014-03-09 12:09 -0700
Message-ID<mailman.7960.1394392505.18130.python-list@python.org>
In reply to#68083
On 03/09/2014 10:56 AM, Varsha Holla wrote:
> i have no idea how to retrieve indexed images stored in ordered dictionary, using its values like : blue,green,red mean along with contrast, energy, homogeneity and correlation. as i have calculated the euclidean distance and i don't know how to display the images which are similar.
>
> thanks in advance

Sorry,  but is there a question here?  And is it Python related? (This 
is a Python list, right?)

And while you're rewording this as a Python related question, please 
take the time to state the problem clearly.  You'll get more help if you 
take the time to tell us what you are doing.  For instance:  You have a 
dictionary.  How was it created?  What values are stored in it?  What 
keys were used?   Why is it an "ordered" dictionary?  Is your trouble 
retrieving images, computing keys for similar images, or displaying 
images?  (All three seem to be implied above.)

Gary Herron

[toc] | [prev] | [next] | [standalone]


#68142

From"Mark H. Harris" <harrismh777@gmail.com>
Date2014-03-10 06:39 -0700
Message-ID<5ce864b0-cf10-41a3-aa2e-0941e6059d84@googlegroups.com>
In reply to#68088
On Sunday, March 9, 2014 2:09:25 PM UTC-5, Gary Herron wrote:

> i have no idea how to retrieve indexed images stored in ordered dictionary, using its values like : blue,green,red mean along with contrast, energy, homogeneity and correlation. as i have calculated the euclidean distance and i don't know how to display the images which are similar.


Its a bot.   (spam)

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web