IntelligentRedactInhOCR
| Description |
Searches a given predefined expressions in hOCR text, and returns with the positions of the matching results. This function can search for the followings: Social Security Number Phone Credit Card Date |
|||||||||||||||||||||
| Method Type | POST | |||||||||||||||||||||
| URL | api/ocr/intelligent-redact | |||||||||||||||||||||
| Parameters |
|
|||||||||||||||||||||
| Response Type | JSON (JsonResult) | |||||||||||||||||||||
| Return values |
{ matches (String) [Serialized Object of List<biSearch.Redact>] } |
Programming notes
None
Example
None
Requirements
