Home

Awesome

OpencvQueen

<font color=red size=3>Set of Extensions and Custom control for standard types and classes.</font>
<font color=red>Just like Doraemon’s pocket, has an endless variety of props for us to use.</font>


Features

At the moment, the most important features of OpencvQueen can be summarized as follows:

<a id="Catalogue list"></a>Catalogue list

Methods and Functions

NameSignatures
Picture Tilekj_opencvTiledRows:cols:
Four-point perspective image based on perspectivekj_opencvWarpPerspectiveWithKnownPoints:size:
Eliminate image highlightskj_opencvIlluminationChangeBeta:alpha:
Picture Blendingkj_opencvBlendImage:alpha:
Adjust picture brightness and contrastkj_opencvChangeContrast:luminance:
Modify the color of the picture channel valuekj_opencvChangeR:g:b:
Blur processingkj_opencvBlurX:y:
Gaussian Blurkj_opencvGaussianBlurX:y:
Median Blurkj_opencvMedianBlurksize:
Gaussian Bilateral Blurkj_opencvBilateralFilterBlurRadio:sigma:
Custom linear blurkj_opencvCustomBlurksize:
Morphology operationskj_opencvMorphology:element:
Remove watermarkkj_opencvInpaintImage:
Picture repair, effect enhancement processingkj_opencvRepairImage
Cut out the largest inner rectangular areakj_opencvCutMaxRegionImage
Feature extractionkj_opencvFeatureExtractionFromSobel
Hough line judgment and correctionkj_opencvHoughLinesCorrectTextImageFillColor:

[Return to the catalogue list](#Catalogue list)

CocoaPods

pod 'OpencvQueen'

Ex

Remarks

The general process is almost like this, the Demo is also written in great detail, you can check it out for yourself.🎷

OpencvQueenDemo

Tip: If you find it helpful, please help me with a star. If you have any questions or needs, you can also issue.

Thanks.🎇

About the author


License

OpencvQueen is available under the MIT license. See the LICENSE file for more info.