Harsh Patel

Results 3 issues of Harsh Patel

There are some functions which has to be changed depending upon the latest version of python. In case of loading the dataset and splitting there is an error of encoding,...

ld: obj/com/interrupts.o: in function `oudad::com::InterruptManager::DoHandleInterrupt(unsigned char, unsigned int)': interrupts.cpp:(.text+0xa6f): undefined reference to `oudad::TaskManager::Schedule(oudad::CPUState*)' ld: obj/kernel.o: in function `kernelMain': kernel.cpp:(.text+0x3d8): undefined reference to `oudad::TaskManager::TaskManager()' ld: kernel.cpp:(.text+0x3f5): undefined reference to `oudad::Task::Task(oudad::GlobalDescriptorTable*, void...

The image size is fixed while calling st_cropper. When the uploaded image is bigger in size than while passing that image to st_cropper it is display in a fixed size...