@NoOffset public static class TrackerCSRT.Params extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Params()
\brief Constructor
|
Params(long size)
Native array allocator.
|
Params(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public Params(Pointer p)
Pointer.Pointer(Pointer)
.public Params(long size)
Pointer.position(long)
.public Params()
public TrackerCSRT.Params position(long position)
public void write(@ByRef FileStorage fs)
public TrackerCSRT.Params use_hog(boolean setter)
public TrackerCSRT.Params use_color_names(boolean setter)
public TrackerCSRT.Params use_gray(boolean setter)
public TrackerCSRT.Params use_rgb(boolean setter)
public TrackerCSRT.Params use_channel_weights(boolean setter)
public TrackerCSRT.Params use_segmentation(boolean setter)
@StdString public BytePointer window_function()
public TrackerCSRT.Params window_function(BytePointer setter)
public float kaiser_alpha()
public TrackerCSRT.Params kaiser_alpha(float setter)
public float cheb_attenuation()
public TrackerCSRT.Params cheb_attenuation(float setter)
public float template_size()
public TrackerCSRT.Params template_size(float setter)
public float gsl_sigma()
public TrackerCSRT.Params gsl_sigma(float setter)
public float hog_orientations()
public TrackerCSRT.Params hog_orientations(float setter)
public float hog_clip()
public TrackerCSRT.Params hog_clip(float setter)
public float padding()
public TrackerCSRT.Params padding(float setter)
public float filter_lr()
public TrackerCSRT.Params filter_lr(float setter)
public float weights_lr()
public TrackerCSRT.Params weights_lr(float setter)
public int num_hog_channels_used()
public TrackerCSRT.Params num_hog_channels_used(int setter)
public int admm_iterations()
public TrackerCSRT.Params admm_iterations(int setter)
public int histogram_bins()
public TrackerCSRT.Params histogram_bins(int setter)
public float histogram_lr()
public TrackerCSRT.Params histogram_lr(float setter)
public int background_ratio()
public TrackerCSRT.Params background_ratio(int setter)
public int number_of_scales()
public TrackerCSRT.Params number_of_scales(int setter)
public float scale_sigma_factor()
public TrackerCSRT.Params scale_sigma_factor(float setter)
public float scale_model_max_area()
public TrackerCSRT.Params scale_model_max_area(float setter)
public float scale_lr()
public TrackerCSRT.Params scale_lr(float setter)
public float scale_step()
public TrackerCSRT.Params scale_step(float setter)
public float psr_threshold()
public TrackerCSRT.Params psr_threshold(float setter)
Copyright © 2020. All rights reserved.