Search:

Type: Posts; User: larbie

Search: Search took 0.28 seconds.

  1. Replies
    2
    Views
    1,230

    Re: java swing application to java webapplication

    sorry for this ...can you please help me to solve my query
  2. Replies
    2
    Views
    1,230

    java swing application to java webapplication

    hey
    I have designed a software connect to database,which take input image from user and search related images from database and then show match images...... GUI make in swing java but buttons...
  3. Replies
    6
    Views
    1,331

    Re: global color histogram

    thanks for your time
  4. Replies
    6
    Views
    1,331

    Re: global color histogram

    okk i got it.will it reduce the quality of image color or the accuracy of histogram??
    if i use this same technique for 8 bit 0-255,because java use 8 bit to represent color code like...
  5. Replies
    6
    Views
    1,331

    Re: global color histogram

    but on which base ,for different RGB value it return same integer y??
  6. Replies
    6
    Views
    1,331

    global color histogram

    hey
    i can't understand this line,plz tell me what is the meaning of 64 color value and on which base it classify/covert RGB in 0 t0 63 integer??
    "the global color histogram, method returns 64 color...
  7. Replies
    10
    Views
    1,756

    Re: image comparsion

    okk sir i will try to apply this..
    Can you tell me which technique is good for semantic image searching using java??
  8. Replies
    10
    Views
    1,756

    Re: image comparsion

    You are asking too much complicated question ,May be i am not giving you clear concept of my algo.
    if all the pixel are not same then it just tell the number of similar pixels in both images.
  9. Replies
    10
    Views
    1,756

    Re: image comparsion

    yes content of the arrays is an exact duplication of the RGB values of the image.
    I don't understand what you want to say. I know my technique is not good but it is giving right result to some...
  10. Replies
    10
    Views
    1,756

    Re: image comparsion

    values are actually the combination of RGB code of some pixel like -1186128 (B=176 R= 237 G= 230)
    I use 2 array and initialized size of array according to the size(height*width) of images then store...
  11. Replies
    10
    Views
    1,756

    Re: image comparsion

    1 have to complete 2 task.1st to compare images and 2nd to show user other images which are related to user given image.
    I m not finding any specific feature from image, just trying to show how...
  12. Replies
    10
    Views
    1,756

    image comparsion

    hello :)
    i am student and working on my final project which is related to image comparison and semantic image searching.i started image comparison on the bases of RGB but it is not a good technique...
Results 1 to 12 of 12