/external/opencv3/doc/py_tutorials/py_core/py_image_arithmetics/ |
D | py_image_arithmetics.markdown | 73 I want to put OpenCV logo above an image. If I add two images, it will change color. If I blend it, 75 ROI as we did in last chapter. But OpenCV logo is a not a rectangular shape. So you can do it with 82 # I want to put logo on top-left corner, So I create a ROI 86 # Now create a mask of logo and create its inverse mask also 91 # Now black-out the area of logo in ROI 94 # Take only region of logo from logo image. 97 # Put logo in ROI and modify the main image
|
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 476 n = os_realloc_array(hcert->logo, hcert->num_logo + 1, in add_logo() 480 hcert->logo = n; in add_logo() 481 n = &hcert->logo[hcert->num_logo]; in add_logo() 748 static void debug_print_logotypeext(LogotypeExtn *logo) in debug_print_logotypeext() argument 758 if (logo->communityLogos) { in debug_print_logotypeext() 759 num = sk_LogotypeInfo_num(logo->communityLogos); in debug_print_logotypeext() 762 info = sk_LogotypeInfo_value(logo->communityLogos, i); in debug_print_logotypeext() 767 if (logo->issuerLogo) { in debug_print_logotypeext() 768 i2r_LogotypeInfo(logo->issuerLogo, "issuerLogo", out, indent ); in debug_print_logotypeext() 771 if (logo->subjectLogo) { in debug_print_logotypeext() [all …]
|
D | http-utils.h | 34 struct http_logo *logo; member
|
/external/markdown/tests/misc/ |
D | uche.txt | 1 ![asif](http://fourthought.com/images/ftlogo.png "Fourthought logo") 5 logo")](http://fourthought.com/)
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | clean.sh | 11 rm -f ca.pem logo.asn1 logo.der server.der ocsp-server-cache.der
|
D | setup.sh | 192 …sl asn1parse -in server.der -inform DER | grep HEX | tail -1 | sed 's/.*://' | xxd -r -p > logo.der 193 openssl asn1parse -in logo.der -inform DER > logo.asn1
|
/external/valgrind/exp-bbv/tests/ |
D | Makefile.am | 32 logo.include logo.lzss_new
|
D | logo.lzss_new | 1 logo:
|
/external/valgrind/exp-bbv/tests/ppc32-linux/ |
D | ll.S | 80 addi 9,DATA_BEGIN,(logo-data_begin)-1 84 # end of the logo 147 bl write_stdout # and print the logo
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-netrexx.jar | ... boolean explicit
private boolean format
private boolean keep
private boolean logo
private boolean replace
private boolean savelog
private java.io ... |
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/ |
D | .npmignore | 8 logo.png
|
D | CHANGELOG.md | 37 * Add: logo
|
/external/okhttp/website/static/ |
D | app.css | 136 .row .logo { 140 .row .logo img {
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 2826 struct http_logo *logo = &cert->logo[i]; in osu_cert_cb() local 2829 logo->alg_oid, logo->uri); in osu_cert_cb() 2831 logo->hash, logo->hash_len); in osu_cert_cb() 2843 struct http_logo *logo = &cert->logo[i]; in osu_cert_cb() local 2844 size_t uri_len = os_strlen(logo->uri); in osu_cert_cb() 2849 i, logo->uri, (int) uri_len, (int) name_len); in osu_cert_cb() 2854 pos = &logo->uri[uri_len - name_len - 1]; in osu_cert_cb() 2878 struct http_logo *logo = &cert->logo[i]; in osu_cert_cb() local 2880 if (logo->hash_len != 32) { in osu_cert_cb() 2883 j, i, (int) logo->hash_len); in osu_cert_cb() [all …]
|
/external/valgrind/exp-bbv/tests/arm-linux/ |
D | ll.S | 49 add r3,r11,#(logo-data_begin) 50 @ r3 points to logo data 52 @ r8 points to logo end 120 bl write_stdout @ print the logo
|
/external/v8/benchmarks/ |
D | style.css | 52 background-image: url(v8-logo.png);
|
/external/opencv3/doc/tutorials/objdetect/ |
D | traincascade.markdown | 87 positive sample for absolutely rigid object like an OpenCV logo, but you definetely need hundreds 91 So, a single object image may contain a company logo. Then a large set of positive samples is 92 created from the given object image by random rotating, changing the logo intensity as well as 93 placing the logo on arbitrary background. The amount and range of randomness can be controlled by 104 Source object image (e.g., a company logo).
|
/external/skia/ |
D | Doxyfile | 10 PROJECT_LOGO = https://skia.org/res/img/logo.png
|
/external/libvorbis/doc/ |
D | footer.tex | 7 %\TODO{display xifish.pdf, [Xiph.org logo]}
|
/external/dng_sdk/ |
D | NOTICE | 76 Adobe and the DNG logo are the trademarks or registered trademarks of Adobe 80 logo please go to www.adobe.com.
|
D | LICENSE.source_code | 66 Adobe and the DNG logo are the trademarks or registered trademarks of Adobe 70 logo please go to www.adobe.com.
|
D | LICENSE | 69 Adobe and the DNG logo are the trademarks or registered trademarks of Adobe 73 logo please go to www.adobe.com.
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
D | ll.S | 50 mov $logo, %esi # %esi points to logo (for lodsb) 113 call write_stdout # print the logo
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | ll.S | 56 mov $logo, %esi # %esi points to logo (for lodsb) 121 call write_stdout # print the logo
|
/external/libvncserver/webclients/novnc/ |
D | LICENSE.txt | 14 include/logo.js
|