IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

OpenCV Discussion :

Finding zero crossing


Sujet :

OpenCV

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Nouveau candidat au Club
    Inscrit en
    Avril 2008
    Messages
    2
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 2
    Par défaut Finding zero crossing
    Hi all
    Can any one tell me how to find zero crossing from the laplacian image
    Kindly help
    Best regards
    Javeria

  2. #2
    Membre éprouvé Avatar de hunta_kirua
    Profil pro
    Inscrit en
    Février 2008
    Messages
    110
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2008
    Messages : 110
    Par défaut
    Hello,

    I have some difficulties to understand your problem. You only have to find pixels whose value is equal to zero.
    To acces pixel value, you can use the cvGet2D function. Take care of the depth of your destination image (signed/unsigned value, try IPL_DEPTH_16S for example).

    I hope it can help,

    Hunta

  3. #3
    Nouveau candidat au Club
    Inscrit en
    Avril 2008
    Messages
    2
    Détails du profil
    Informations forums :
    Inscription : Avril 2008
    Messages : 2
    Par défaut
    hi
    The zero crossing detector looks for places in the Laplacian of an image where the value of the Laplacian passes through zero --- i.e. points where the Laplacian changes sign. Such points often occur at `edges' in images --- i.e. points where the intensity of the image changes rapidly, but they also occur at places that are not as easy to associate with edges.

    so its not only the point in image where value is zero
    Kindly reply
    regards

  4. #4
    Membre éprouvé Avatar de hunta_kirua
    Profil pro
    Inscrit en
    Février 2008
    Messages
    110
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2008
    Messages : 110
    Par défaut
    Perhaps is it possible to use absolute values and search for extrema and in a second time verify that there is a zero crossing? Or use a threshold at zero to have a binary image and look for black pixels in the neighbourhood of white ones (or the inverse).

    I don't know if it is the correct way of thinking.

    Hunta

Discussions similaires

  1. [PHPMyAdmin] Comment remettre a zero le auto increment?
    Par mythtvtalk.com dans le forum SQL Procédural
    Réponses: 9
    Dernier message: 15/07/2016, 20h45
  2. precision sur "zero crossing"
    Par Zbouirf dans le forum Simulink
    Réponses: 1
    Dernier message: 05/01/2010, 11h49
  3. Remise à zero champ auto-incrementé (SQL Server)
    Par James85 dans le forum Langage SQL
    Réponses: 6
    Dernier message: 26/01/2004, 09h23
  4. ERROR: pg_atoi: zero-length string
    Par steelspirit92 dans le forum PostgreSQL
    Réponses: 1
    Dernier message: 23/08/2003, 22h29
  5. module Find
    Par martijan dans le forum Modules
    Réponses: 8
    Dernier message: 09/07/2003, 11h07

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo