{"id":5287,"date":"2025-06-28T12:28:58","date_gmt":"2025-06-28T12:28:58","guid":{"rendered":"https:\/\/menteinformada.com\/?p=5287"},"modified":"2025-06-28T12:28:59","modified_gmt":"2025-06-28T12:28:59","slug":"kham-pha-thuc-vat-trong-vai-giay-voi-cac-ung-dung-nay","status":"publish","type":"post","link":"https:\/\/menteinformada.com\/vi\/descubra-plantas-em-segundos-com-estes-apps\/","title":{"rendered":"Kh\u00e1m ph\u00e1 th\u1ef1c v\u1eadt trong v\u00e0i gi\u00e2y v\u1edbi c\u00e1c \u1ee9ng d\u1ee5ng n\u00e0y"},"content":{"rendered":"<p>Vi\u1ec7c x\u00e1c \u0111\u1ecbnh th\u1ef1c v\u1eadt \u0111\u00e3 tr\u1edf n\u00ean d\u1ec5 d\u00e0ng h\u01a1n nhi\u1ec1u v\u1edbi vi\u1ec7c s\u1eed d\u1ee5ng c\u00e1c \u1ee9ng d\u1ee5ng v\u00e0 m\u1ed9t trong nh\u1eefng \u0111i\u1ec3m n\u1ed5i b\u1eadt l\u00e0 PlantNet. N\u00f3 cho ph\u00e9p b\u1ea5t k\u1ef3 ai kh\u00e1m ph\u00e1 t\u00ean c\u1ee7a m\u1ed9t lo\u1ea1i c\u00e2y trong v\u00e0i gi\u00e2y ch\u1ec9 b\u1eb1ng c\u00e1ch s\u1eed d\u1ee5ng camera \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng c\u1ee7a h\u1ecd. \u1ee8ng d\u1ee5ng c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c t\u1ea3i xu\u1ed1ng b\u00ean d\u01b0\u1edbi <\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/6p_UoXPjovHWARuVaOilwZzjIOzqltetjYkE9eQ9L9ZhgBb2Fbbl8LkVCf-k64k8Fw=w240-h480-rw\" alt=\"Nh\u1eadn d\u1ea1ng th\u1ef1c v\u1eadt PlantNet\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Nh\u1eadn d\u1ea1ng th\u1ef1c v\u1eadt PlantNet<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">204.776 \u0111\u00e1nh gi\u00e1<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 d\u1eb7m+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">t\u1ea3i xu\u1ed1ng<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/menteinformada.com\/vi\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=org.plantnet&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        C\u00e0i \u0111\u1eb7t tr\u00ean Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/menteinformada.com\/vi\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/plantnet\/id600547573\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        C\u00e0i \u0111\u1eb7t t\u1eeb Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\"><strong>PlantNet l\u00e0m g\u00ec<\/strong><\/h2>\n\n\n\n<p>PlantNet l\u00e0 \u1ee9ng d\u1ee5ng nh\u1eadn d\u1ea1ng th\u1ef1c v\u1eadt s\u1eed d\u1ee5ng c\u00f4ng ngh\u1ec7 nh\u1eadn d\u1ea1ng h\u00ecnh \u1ea3nh \u0111\u1ec3 so s\u00e1nh \u1ea3nh do ng\u01b0\u1eddi d\u00f9ng g\u1eedi v\u1edbi c\u01a1 s\u1edf d\u1eef li\u1ec7u c\u1ed9ng \u0111\u1ed3ng. \u1ee8ng d\u1ee5ng n\u00e0y gi\u00fap b\u1ea1n nh\u1eadn d\u1ea1ng c\u00e2y, hoa, c\u00e2y b\u1ee5i v\u00e0 th\u1eadm ch\u00ed c\u1ea3 c\u1ecf d\u1ea1i ch\u1ec9 b\u1eb1ng v\u00e0i c\u00fa nh\u1ea5p chu\u1ed9t.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>C\u00e1c t\u00ednh n\u0103ng ch\u00ednh<\/strong><\/h3>\n\n\n\n<p>C\u00e1c t\u00ednh n\u0103ng ch\u00ednh c\u1ee7a PlantNet bao g\u1ed3m:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nh\u1eadn d\u1ea1ng c\u00e2y nhanh ch\u00f3ng b\u1eb1ng h\u00ecnh \u1ea3nh.<\/li>\n\n\n\n<li>C\u01a1 s\u1edf d\u1eef li\u1ec7u c\u1ed9ng t\u00e1c v\u1edbi h\u00e0ng tri\u1ec7u b\u1ea3n ghi.<\/li>\n\n\n\n<li>Ph\u00e2n lo\u1ea1i c\u00e1c lo\u00e0i theo lo\u1ea1i: hoa, l\u00e1, th\u00e2n, qu\u1ea3, v.v.<\/li>\n\n\n\n<li>Cho ph\u00e9p b\u1ea1n \u0111\u00f3ng g\u00f3p \u1ea3nh \u0111\u1ec3 l\u00e0m phong ph\u00fa th\u00eam c\u01a1 s\u1edf d\u1eef li\u1ec7u.<\/li>\n\n\n\n<li>L\u1ecbch s\u1eed nh\u1eadn d\u1ea1ng c\u1ee7a ng\u01b0\u1eddi d\u00f9ng.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Kh\u1ea3 n\u0103ng t\u01b0\u01a1ng th\u00edch v\u1edbi Android v\u00e0 iOS<\/strong><\/h3>\n\n\n\n<p>PlantNet c\u00f3 s\u1eb5n mi\u1ec5n ph\u00ed cho c\u00e1c thi\u1ebft b\u1ecb Android v\u00e0 iOS v\u00e0 t\u01b0\u01a1ng th\u00edch v\u1edbi h\u1ea7u h\u1ebft c\u00e1c m\u1eabu \u0111i\u1ec7n tho\u1ea1i th\u00f4ng minh v\u00e0 m\u00e1y t\u00ednh b\u1ea3ng hi\u1ec7n nay.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>H\u01b0\u1edbng d\u1eabn t\u1eebng b\u01b0\u1edbc c\u00e1ch s\u1eed d\u1ee5ng<\/strong><\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>T\u1ea3i xu\u1ed1ng v\u00e0 c\u00e0i \u0111\u1eb7t PlantNet t\u1eeb c\u1eeda h\u00e0ng \u1ee9ng d\u1ee5ng tr\u00ean thi\u1ebft b\u1ecb c\u1ee7a b\u1ea1n.<\/li>\n\n\n\n<li>M\u1edf \u1ee9ng d\u1ee5ng v\u00e0 ch\u1ecdn t\u00f9y ch\u1ecdn \u201cX\u00e1c \u0111\u1ecbnh\u201d.<\/li>\n\n\n\n<li>Ch\u1ee5p \u1ea3nh c\u00e2y ho\u1eb7c ch\u1ecdn m\u1ed9t h\u00ecnh \u1ea3nh t\u1eeb th\u01b0 vi\u1ec7n.<\/li>\n\n\n\n<li>Ch\u1ecdn b\u1ed9 ph\u1eadn c\u1ee7a c\u00e2y m\u00e0 b\u1ea1n mu\u1ed1n ph\u00e2n t\u00edch (hoa, l\u00e1, v.v.).<\/li>\n\n\n\n<li>Vui l\u00f2ng \u0111\u1ee3i v\u00e0i gi\u00e2y trong khi \u1ee9ng d\u1ee5ng t\u00ecm ki\u1ebfm k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.<\/li>\n\n\n\n<li>Xem k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c \u0111\u1ec1 xu\u1ea5t v\u00e0 \u0111\u1ecdc th\u00f4ng tin chi ti\u1ebft v\u1ec1 lo\u00e0i.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u01afu \u0111i\u1ec3m v\u00e0 nh\u01b0\u1ee3c \u0111i\u1ec3m<\/strong><\/h2>\n\n\n\n<p>\u01afu \u0111i\u1ec3m c\u1ee7a PlantNet bao g\u1ed3m t\u00ednh d\u1ec5 s\u1eed d\u1ee5ng, c\u01a1 s\u1edf d\u1eef li\u1ec7u m\u1edf r\u1ed9ng v\u00e0 kh\u1ea3 n\u0103ng t\u00ecm hi\u1ec3u th\u00eam v\u1ec1 c\u00e1c lo\u00e0i th\u1ef1c v\u1eadt xung quanh b\u1ea1n. M\u1eb7t kh\u00e1c, \u1ee9ng d\u1ee5ng n\u00e0y d\u1ef1a v\u00e0o k\u1ebft n\u1ed1i internet \u0111\u1ec3 truy c\u1eadp c\u01a1 s\u1edf d\u1eef li\u1ec7u v\u00e0 m\u1ed9t s\u1ed1 nh\u1eadn d\u1ea1ng c\u00f3 th\u1ec3 kh\u00f4ng ch\u00ednh x\u00e1c tr\u00ean \u1ea3nh ch\u1ea5t l\u01b0\u1ee3ng th\u1ea5p.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Mi\u1ec5n ph\u00ed hay tr\u1ea3 ph\u00ed?<\/strong><\/h2>\n\n\n\n<p>PlantNet ho\u00e0n to\u00e0n mi\u1ec5n ph\u00ed v\u00e0 kh\u00f4ng y\u00eau c\u1ea7u \u0111\u0103ng k\u00fd \u0111\u1ec3 s\u1eed d\u1ee5ng c\u00e1c t\u00ednh n\u0103ng c\u01a1 b\u1ea3n. D\u1ef1 \u00e1n \u0111\u01b0\u1ee3c duy tr\u00ec b\u1edfi m\u1ed9t m\u1ea1ng l\u01b0\u1edbi c\u00e1c nh\u00e0 khoa h\u1ecdc v\u00e0 t\u00ecnh nguy\u1ec7n vi\u00ean.<\/p>\n\n\n\n<p><strong>M\u1eb9o s\u1eed d\u1ee5ng<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ch\u1ee5p \u1ea3nh trong \u0111i\u1ec1u ki\u1ec7n \u00e1nh s\u00e1ng t\u1ef1 nhi\u00ean t\u1ed1t \u0111\u1ec3 c\u00f3 k\u1ebft qu\u1ea3 t\u1ed1t nh\u1ea5t.<\/li>\n\n\n\n<li>Ch\u1ee5p \u1ea3nh c\u00e2y t\u1eeb nhi\u1ec1u g\u00f3c \u0111\u1ed9 v\u00e0 b\u1ed9 ph\u1eadn kh\u00e1c nhau (hoa, l\u00e1, qu\u1ea3).<\/li>\n\n\n\n<li>S\u1eed d\u1ee5ng l\u1ecbch s\u1eed \u1ee9ng d\u1ee5ng \u0111\u1ec3 theo d\u00f5i th\u00f4ng tin nh\u1eadn d\u1ea1ng c\u1ee7a b\u1ea1n v\u00e0 li\u00ean t\u1ee5c h\u1ecdc h\u1ecfi.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u0110\u00e1nh gi\u00e1 chung<\/strong><\/h2>\n\n\n\n<p>PlantNet \u0111\u01b0\u1ee3c ng\u01b0\u1eddi d\u00f9ng \u0111\u00e1nh gi\u00e1 cao tr\u00ean c\u00e1c c\u1eeda h\u00e0ng \u1ee9ng d\u1ee5ng, v\u1edbi x\u1ebfp h\u1ea1ng trung b\u00ecnh tr\u00ean 4,5 sao. \u0110\u00e1nh gi\u00e1 nh\u1ea5n m\u1ea1nh \u0111\u1ed9 ch\u00ednh x\u00e1c c\u1ee7a c\u00e1c nh\u1eadn d\u1ea1ng, giao di\u1ec7n \u0111\u01a1n gi\u1ea3n v\u00e0 b\u1ea3n ch\u1ea5t c\u1ed9ng t\u00e1c c\u1ee7a d\u1ef1 \u00e1n. \u0110\u1ed1i v\u1edbi nh\u1eefng ng\u01b0\u1eddi th\u00edch l\u00e0m v\u01b0\u1eddn, ho\u1ea1t \u0111\u1ed9ng ngo\u00e0i tr\u1eddi ho\u1eb7c ch\u1ec9 mu\u1ed1n th\u1ecfa m\u00e3n s\u1ef1 t\u00f2 m\u00f2 c\u1ee7a h\u1ecd v\u1ec1 m\u1ed9t lo\u00e0i c\u00e2y ch\u01b0a bi\u1ebft, PlantNet l\u00e0 m\u1ed9t l\u1ef1a ch\u1ecdn tuy\u1ec7t v\u1eddi.<\/p>","protected":false},"excerpt":{"rendered":"<p>Identificar plantas ficou muito mais f\u00e1cil com o uso de aplicativos, e um dos destaques \u00e9 o PlantNet. Ele permite que qualquer pessoa descubra o nome de uma planta em poucos segundos usando apenas a c\u00e2mera do celular. O download do app pode ser feito a seguir O que o PlantNet faz O PlantNet \u00e9 [&hellip;]<\/p>\n","protected":false},"author":244,"featured_media":5288,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[192],"tags":[],"class_list":{"0":"post-5287","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/posts\/5287","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/users\/244"}],"replies":[{"embeddable":true,"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/comments?post=5287"}],"version-history":[{"count":1,"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/posts\/5287\/revisions"}],"predecessor-version":[{"id":5289,"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/posts\/5287\/revisions\/5289"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/media\/5288"}],"wp:attachment":[{"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/media?parent=5287"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/categories?post=5287"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/menteinformada.com\/vi\/wp-json\/wp\/v2\/tags?post=5287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}