Search:

Type: Posts; User: neoideo

Search: Search took 0.00 seconds.

  1. Thread: Code::Blocks

    by neoideo
    Replies
    30
    Views
    29,471

    hello, sorry for reviving this topic, but it...

    hello,
    sorry for reviving this topic, but it found it looking in google for some solution to my problem.

    i am using a black background in codeblocks, changing the default color on highlight...
  2. Replies
    9
    Views
    1,477

    great! that helped me understand more about...

    great!

    that helped me understand more about forwarding class declarations, now is all working fine!.

    thank you very much.
  3. Replies
    9
    Views
    1,477

    class A uses class B, and B uses A

    hi, im having some problem wih my classes,

    class A has an pointer of type B.

    and class B has a object of type A.



    //FILE A.h
    Class A{
  4. im also checking the correlation method which...

    im also checking the correlation method which seems professional,
    its god to have more than one option ill try to test them all and keep the best one for my situation.

    thanks brewbuck
  5. that seems a very interesting idea im going to...

    that seems a very interesting idea

    im going to code in those conditions
    lets see how it works!

    pd: about the median value. you meant calculate it from the 5 input points in the algorithm? or...
  6. i`ve been searching and found that there are 2...

    i`ve been searching and found that there are 2 types of threshold. here is what i learned

    -Hard threshold (known by most people)
    -Soft Threshold (makes the new curve smoother)

    both of them...
  7. the red dots are part of the counting method(we...

    the red dots are part of the counting method(we have an algorithm there running for testing), you can ignore those red points now.

    mcmasters algorithm logic is about picking five points one after...
  8. you are right, i just took some screenshots from...

    you are right, i just took some screenshots from my application.

    Here is the 1-Dimension Photo (black and white), and below each graphic you see how it would look in 2D.

    1.0) IMAGE NOT...
  9. help de-noise algorithm (fixed form threshold)

    hi, im working on signals, here is an introduction to the context where i am.

    im my work there is a 1-dimension camera that takes pictues in black and white.

    so when i take a picture , i...
Results 1 to 9 of 9