![]() |
Bsoft 2.1.4
Bernard's software package
|
Functions for dealing with markers and linkers. More...
Functions | |
long | project_marker_lists (Bproject *project) |
Lists micrograph markers. More... | |
long | project_marker_in_particle (Bproject *project) |
Enumerates markers within particles. More... | |
long | project_marker_in_particle_image (Bproject *project, double marker_radius) |
Enumerates markers within particles. More... | |
Variables | |
int | verbose |
Functions for dealing with markers and linkers.
long project_marker_in_particle | ( | Bproject * | project | ) |
Enumerates markers within particles.
*project | micrograph project. |
long project_marker_in_particle_image | ( | Bproject * | project, |
double | marker_radius | ||
) |
Enumerates markers within particles.
*project | micrograph project. |
marker_radius | search radius to associate with marker. |
long project_marker_lists | ( | Bproject * | project | ) |
Lists micrograph markers.
*project | micrograph project. |
|
extern |