Texture synthesis from the input message and and transfer it to another image but not the whole of the image, just a specific portion of the image has to be selected and the texture has to be applied.There is algorithm in the reference paper below.https://graphics.stanford.edu/papers/texture-synthesis-sig01/
Archive for the ‘Graduate’ Category
A barrier is a thread-synchronization mechanism
A barrier is a thread-synchronization mechanism that forces the threads to wait until all have reached a certain point (the barrier). Once all threads have reached this point, they may all continue. An interface for a barrier appears as follows:public interface Barrier{/**Each thread calls this method when it reaches the barrier. All threads are released […]
Object detection and coordinate of object
We have Raspberry Pi 4 and its camera, uArm Swift Pro Image processing: detect multiple leaves by OpenCV( better if available), generate coordinates. uArm movement to tap on leaves. GUI for control database of measured leaves size. price negotiable!!!!!
Implementing SHAP and LIME
Opacities in the lungs caused by pneumonia In spring of 2020, the spread of COVID-19 caused hundreds of thousands of deaths world wide due to the severe pneumonia in combination of immune system reactions to it. Your job is to develop an AI system that detects pneumonia. Doctors are reluctant to accept black box algorithms […]
SAS REPORT
Designing Business Intelligence Reports:In this assignment you will learn how to create new reports that will be used by different people in the organization. Business intelligence reports are very important communication tools in managerial decision-making and are targeted to variety of audiences that include accountants, finance professionals, marketers, salespeople, product managers, among others. The relevance, […]
Chemical Thermodynamics
Urgent – Need to solve Chemical Thermodynamics Questions. The questions are going to be tied with electrolyte systems as well. The actual set of questions that I will provide you with will be sent on Monday 12 pm EST and I will expect the solutions in 12 hrs which is 00.00 am EST. The sample […]
Benchmark Impact Analysis Part 1: Information Acquisition
Select an industry of your choice and review its compliance requirements. Then, using a fictitious company that is just starting out, identify the essential elements of what is required to attain compliance or successful cybersecurity resilience. Within a report to the CIO, present this information from a legal standpoint making sure to address the following:1. […]
map reduce java program
Write and execute a MapReduce java program to figure out the top 100 trending songs from stream data, on a daily basis, for the week December 25-31 . sample input file : https://s3.amazonaws.com/mapreduce-project-bde/trending_data_daily.csv sample output file :https://s3.amazonaws.com/mapreduce-project-bde/saavn_sample_data.txt
Secure Application development project
The Assignment is based on testing a java application and finding and security vulnerabilities in the source code. the testing should be done in two ways manually and with the help of automated tools. Further details will be provided once i discussed with the concerned person. i am attaching the the source code of the […]
Statistics
Team A and B play 10 or 100 games. How many wins in 10 games do you feel there is a differencein ability? How many wins in 100 games do you feel there is a difference in ability? Construct 95%condence interval in each setting and test the null hypothesis “a winning rate is 0.5” under […]