Пікірлер
@ayushshivhare4957
@ayushshivhare4957 11 күн бұрын
from http import client import tkinter as tk from tkinter import filedialog from tkinter.filedialog import askopenfile from PIL import Image, ImageTk import boto3 my_w=tk.Tk() my_w.geometry("450x400") my_w.title("AWS Textract") l1=tk.Label(my_w,text="Upload an Image",width=30,font=('times',18,'bold')) l1.pack() b1=tk.Button(my_w,text='Upload File & See what it has !!!!',width=30,command = lambda:upload_file) b1.pack() def upload_file(): aws_mag_con=boto3.session.Session(profile_name='demo_user') boto3.client=aws_mag_con.client(service_name='textract', region_name='us-east-1') global img f_types=[('Jpg Files',"*.jpg")] filename=filedialog.askopenfile(filetype=f_types) img=Image.open(filename) img_resize=img.resize((400,200)) img=ImageTk.PhotoImage(img_resize) imgbytes=get_image_byte(filename) b2=tk.Button(my_w,image=img) b2.pack() response=client.detect_document_text(Document={'Bytes':imgbytes}) for item in response['Blocks']: if item['BlockType']=='WORD': print(item['Text']) def get_image_byte(filename): with open(filename, 'rb') as imgfile: return imgfile.read() my_w.mainloop()
@ayushshivhare4957
@ayushshivhare4957 11 күн бұрын
Man file upload nhi ho ra hai , button par click kar ra hu to kuch nhi aa ra hai , jese apke me files open ho ri hai button par click karne par wesa nhi aa ra hai mam plz reply
@krishchitlangia1394
@krishchitlangia1394 12 күн бұрын
maam apki awaz 8D mei aa rhi h. Ultra Sound Effects
@sarthakkharade7112
@sarthakkharade7112 15 күн бұрын
Thank you so much ma'am, learnt so many new technologies such as tkinter, boto3, textract and so much about aws and this project will hopefully grant me my cloud computing miniproject marks thanks alot
@mqrbpatel
@mqrbpatel Ай бұрын
Mam please enable the captions...
@alexisdelacruz6110
@alexisdelacruz6110 Ай бұрын
thanks for sharing you video Madam however there are words spoken in your native language that I cannot understand, thanks for sharing
@josephbarnabas3632
@josephbarnabas3632 Ай бұрын
If we dont know indian 😢😢😢
@MotivationalMystery.
@MotivationalMystery. Ай бұрын
What if we have private DNS or Private IP?
@klmdcw
@klmdcw Ай бұрын
You said at some point k=n/2. What if n=3?
@klmdcw
@klmdcw Ай бұрын
Considering k lies between 2 and n. But if n=3. Then it will not hold true.
@deepakptl70
@deepakptl70 Ай бұрын
Mam, you are the best❤
@LearnWithBuddha473
@LearnWithBuddha473 Ай бұрын
your teaching style is very well. thanks for making such types of video
@recipebyramrasoi2932
@recipebyramrasoi2932 2 ай бұрын
Thank you mam 💕
@javiertan9646
@javiertan9646 2 ай бұрын
Amazing explanation! But I think you made a minor error at the end where T(n) <= cnlogn - clog2 + n should be T(n) <= cnlogn - cnlog2 + n
@mahroshtazeem
@mahroshtazeem 2 ай бұрын
maam please enter the coding in message
@emotionlessgamingyt6905
@emotionlessgamingyt6905 2 ай бұрын
Mam doubt
@NOTHING-ok8qb
@NOTHING-ok8qb 2 ай бұрын
Ma'am, can you please share these ppt???
@kashyap_shahab_7222
@kashyap_shahab_7222 2 ай бұрын
Thanks so much mam ☺️
@Darshini1103
@Darshini1103 2 ай бұрын
Can you please give english subtitles for this
@Nis23
@Nis23 3 ай бұрын
you havenot add head movement from 199 to 0
@mark_mshimba5289
@mark_mshimba5289 3 ай бұрын
when you mix english with your native language what do you mean? your'e limiting your audience? not everyone can understand your native language plz
@ULLASAY-y2s
@ULLASAY-y2s 3 ай бұрын
Thank you so much ma'am, your videos were a great help for me.
@mark_mshimba5289
@mark_mshimba5289 3 ай бұрын
some can't understand your mothertongue language, it's good ust to lecture in pure english plz
@AnkitKumarSrivastwa
@AnkitKumarSrivastwa 3 ай бұрын
Tq deee ❤
@a3rdtierguy864
@a3rdtierguy864 3 ай бұрын
mam thrashing
@ashishjha1720
@ashishjha1720 4 ай бұрын
Thankyou so much it worked for me.
@rajithavippanapelli7017
@rajithavippanapelli7017 4 ай бұрын
Mam all unit explain please
@bhuvneshwarithakur2090
@bhuvneshwarithakur2090 4 ай бұрын
I think ans is aws organisation
@AKHAND_BHARAT1238
@AKHAND_BHARAT1238 4 ай бұрын
not good we want direct logins like ssh root@IP and then give passwd make on this
@Her_descendant
@Her_descendant 4 ай бұрын
B
@Her_descendant
@Her_descendant 4 ай бұрын
C
@Her_descendant
@Her_descendant 4 ай бұрын
A
@Her_descendant
@Her_descendant 4 ай бұрын
B & D
@UMAMAHESHYADAVA
@UMAMAHESHYADAVA 4 ай бұрын
Mam please provide the notes
@Sharmaprashanntt
@Sharmaprashanntt 4 ай бұрын
ma'am ek mistake hai D + B =44 not 34
@PersonalComputer-v2m
@PersonalComputer-v2m 5 ай бұрын
Please mam ! i have seen the whole playlist and now my concepts are clear. I need this whole PDF to make it usable in my Presentation 🙏🙏🙏🙏🙏🙏🙏🙏🙏
@PersonalComputer-v2m
@PersonalComputer-v2m 5 ай бұрын
i need all the pdfs from part 1 to end
@PersonalComputer-v2m
@PersonalComputer-v2m 5 ай бұрын
mam can you provide this PDF
@MANISHAWORLD237
@MANISHAWORLD237 5 ай бұрын
kitni gtiya awaz hai ye
@rajjaiswal4528
@rajjaiswal4528 5 ай бұрын
CAN U SHARE THE NOTES
@kanukritiyadav2515
@kanukritiyadav2515 5 ай бұрын
Mam notes please
@mshaw3479
@mshaw3479 5 ай бұрын
Great logic!!!
@The-Daily-Engineer.1
@The-Daily-Engineer.1 5 ай бұрын
Watching after 4 years of creation very helpful for college examination.
@varshithpadakanti1362
@varshithpadakanti1362 6 ай бұрын
Thankyou mam
@ShivamDubey-t7s
@ShivamDubey-t7s 6 ай бұрын
Perfect
@yushmmgamer6867
@yushmmgamer6867 6 ай бұрын
You are delivering great content ma'am
@jayanthsai9373
@jayanthsai9373 6 ай бұрын
Delete ur channel
@surjayinihalder6680
@surjayinihalder6680 6 ай бұрын
thanks for the explanation! was indeed very helpful!!
@hey_im_abhi___
@hey_im_abhi___ 6 ай бұрын
Very clear and simple explanation of the complex topic. Thank you so much. How 2k+ viewers take the knowledge and gone without any appreciation???? No comments yet 🤦🏼‍♂🤦🏼‍♂. Give reward to the honurable teacher by whatever way you could. Lastly thanks again Mam for this explanation and series on recurrence equation 💐💐💐💐💐💐
@mahendrareddynarra
@mahendrareddynarra 6 ай бұрын
Thanks for excellent explanation.I hope much more videos in future mam😊😊😊
@kinshukbanerjee1729
@kinshukbanerjee1729 6 ай бұрын
Thank you so much mam 😊, The video is 2 years older , still it worked fine for me today.