Home
last modified time | relevance | path

Searched refs:rectified (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanLineGrid.cpp127 QRectF rectified{rectifiedTopLeft, rectifiedBottomRight }; in updateGrid() local
129 const int numLinesX = static_cast<int>(round(rectified.width() / adaptativeScale)); in updateGrid()
130 const int numLinesY = static_cast<int>(round(rectified.height() / adaptativeScale)); in updateGrid()
143 const auto navigableRectified = container.mapRectToItem(&navigable, rectified); in updateGrid()
/dports/math/R-cran-recipes/recipes/man/
H A Dstep_relu.Rd41 approximation to the rectified linear transformation, should be used.}
65 will apply the rectified linear or softplus transformations to numeric
69 The rectified linear transformation is calculated as
80 The rectified linear transformation is used in Multivariate Adaptive
/dports/devel/p5-IPC-SharedCache/IPC-SharedCache-1.3/
H A DChanges17 - Bug Fix: missing _unlock() in DELETE rectified. (Ed Loehr)
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_analysis_graphs.h28 …ExportAnalysisPtr, uint32_t channel, int height_2, int margin_left, bool logscale, bool rectified);
/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/docs/neural-network/initializers/
H A Dhe.md4 The He initializer was designed to initialize parameters that feed into rectified [Activation](../h…
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/arm/samsung-s3c24xx/
H A Dnand.rst23 one error in a page can be rectified. It also means that the
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/arm/samsung-s3c24xx/
H A Dnand.rst23 one error in a page can be rectified. It also means that the
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/arm/samsung-s3c24xx/
H A Dnand.rst23 one error in a page can be rectified. It also means that the
/dports/math/R-cran-raster/raster/man/
H A Drectify.Rd20 \item{x}{Raster* object to be rectified}
/dports/math/R-cran-terra/terra/man/
H A Drectify.Rd20 \item{x}{SpatRaster to be rectified}
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ccalib/tutorials/
H A Domnidir_tutorial.markdown111 …e and rectified image perspectively. *K*, *D*, *xi* are camera parameters. *KNew* and *new_size* a…
119 The following four images are four types of rectified images discribed above:
129 It can be observed that perspective rectified image perserves only a little field of view and is no…
177 Moreover, ```imageRec1``` and ```imagerec2``` are rectified versions of the first and second images…
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/project/
H A Dqgsprojectservervalidator.sip.in66 items describing why the validation failed and what needs to be rectified
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgsprojectservervalidator.sip.in66 items describing why the validation failed and what needs to be rectified
/dports/graphics/opencv/opencv-4.5.3/doc/tutorials/app/
H A Draster_io_gdal.markdown31 - Show a basic use of DEM data coupled with ortho-rectified imagery.
73 For imagery which is ortho-rectified and contains the projection information, you can use the [USGS
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t300_FeatureExtraction/
H A Dcfm.m14 % c s is filtered (2-12Hz), rectified, and downsampled to (1/min)
/dports/databases/grass7/grass-7.8.6/tools/
H A Dmodule_synopsis.sh176 photo.2image: Marks fiducial or reseau points on an image to be ortho-rectified and then computes t…
177 photo.2target: Create control points on an image to be ortho-rectified.
/dports/textproc/R-cran-XML/XML/man/
H A DnewXMLNamespace.Rd34 Currently, this only applies to XMLInternalNodes. This will be rectified shortly
/dports/misc/openmvg/openMVG-2.0/docs/sphinx/rst/software/SfM/
H A DSfMInit_ImageListingFromKnownPoses.rst10 1. openMVG_main_SfMInit_ImageListingFromKnownPoses only support rectified images nowadays. So when …
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/gap/greens/
H A Dgrac.gd14 # its rep is rectified wrt Lambda and Rho, but if it is subsequently considered
/dports/mail/qpopper/qpopper4.1.0/mmangle/test/
H A Dhtml4.out12 Glen,How is this idea rectified with the following quote:
/dports/misc/mxnet/incubator-mxnet-1.9.0/julia/src/ndarray/
H A Dactivation.jl40 Computes rectified linear.
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/julia/src/ndarray/
H A Dactivation.jl40 Computes rectified linear.
/dports/editors/calligra/calligra-3.2.1/filters/words/docx/export/
H A DREADME34 will be rectified as more of the docx standard is supported.
/dports/security/py-cryptography/cryptography-3.3.2/docs/development/
H A Dreviewing-patches.rst54 merged until this is rectified.
/dports/misc/orange3/orange3-3.29.1/doc/visual-programming/source/widgets/model/
H A Dneuralnetwork.md27 - ReLu: the rectified linear unit function

12345678910>>...17