Search:

Type: Posts; User: Javajava

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    2,339

    [SOLVED] Coloring Pixels

    I want to write an edge detection program that takes two adjacent pixels, computes the color distance between them and compares that to the given threshold. If the color distance is less than the...
  2. Replies
    0
    Views
    2,071

    Plotting w/JFreeCharts

    I have to write an Applet that allows the user to paste groups of letter A,T,G,C into a text area, press a button, the the corresponding graph will pop up. Specifically, “A” means move right, “T” is...
Results 1 to 2 of 2