رضی الدولہ نظام الملک نواب میر نورالحسن خان کلیم مرحوم
ولادت ۔ ۲۱ ؍ رجب ۱۲۷۸ء ۔ وفات ۔ ۸ ؍ محرم ۱۳۳۶ھ
ترک اور مغل بادشاہوں کے عہد میں جو سادات عجم وقتاً فوقتاً ہندوستان آتے گئے، ان میں سادات بخاری کا خاندان بھی امتیاز خاص رکھتا ہے۔ سید جلال بخاری پہلے بزرگ ہیں جنہوں نے بخارا چھوڑ کر سب سے پہلے سرزمین ہند میں قدم رکھا اور شہر ملتان میں اقامت اختیار کی، اس کے بعد چھہ پشتیں یہیں رشد و ہدایت اور تزکیہ و تعلیم میں گزریں، بہلول لودی کے عہد میں اس خاندان کے ایک اور بزرگ سید جلال نامی دلّی آئے، بادشاہ نے قنوج میں ان کو جاگیر عطا کی اور اس تقریب سے یہ خاندان دلی سے قنوج کو منتقل ہوگیا۔ قنوج میں پانچ پشتیں گزری تھیں کہ دلّی کا آفتاب اقبال لب بام آگیا، سید لطف علی، سید عریز اور سید اولاد علی خان انور جنگ، تین پشتیں حیدرآباد کے زمرۃ متوسلین میں داخل ہوکر حیدرآباد منتقل ہوگئیں، سید اولاد علی خان نے یہاں بڑا اقتدار حاصل کیا، ۵ لاکھ کے جاگیردار تھے، انورجنگ کے خطاب سے مخاطب تھے، آخر یہیں ۱۲۱۸ھ میں وفات پاکر مدفون ہوئے۔
انورجنگ کے صاحبزادہ سید اولاد حسن صاحب ایک مستند فاضل اور جید عالم تھے، شاہ عبدالعزیز صاحب اور جناب شاہ رفیع الدین صاحب دہلوی کے شاگرد اور جناب مولانا سید احمد صاحب بریلوی کے مرید تھے، حیدرآباد کی طلب کے باوجود دائرہ قناعت سے باہر نکلنا مناسب نہ سمجھا اور تمام عمر علم و دین کی خدمت میں فقیرانہ بسر کردی۔
مولانا سید اولاد حسن صاحب قنوجی کا خلف الرشید وہ بزرگوار ہے، جس کو امیرالملک والا جاہ نواب سید صدیق حسن خان بھوپال کے نام سے ہم...
Maulana Wahid-Ud-din Khan was an eminent thinker and multifaceted scholar of the 20th century. He has touched upon almost every aspect of Islamic theology, multiculturalism, and social, political and economic values. His Scientific and intellectual work is highly commendable. In this article, we have analysed Maulana's principle stance on Takfir of Non-Muslims. The principle position of traditional Ulma is that if all signs of Kufr are found in a person, his Kufr will be declared, while Maulana is not convinced for Takfir of non-Muslims. He says it is necessary to establish a prophetic Dawah which is impossible. He imposes two conditions for Takfir of non-Muslims, first to establish a prophetic Dawah and secondly to know the intention of the addressee. These two conditions cannot be fulfilled in today's era, so Takfir is also not permissible.
The availability of low-cost video cameras and digital media storage has invited huge investments in developing state-of-the-art algorithms that automatically evaluate and understand video datasets. One such class of algorithm is object tracking which analyzes the data and automatically determines the location of the object in a video sequence. As these algorithms are a prelude to a higher level decision making algorithms, therefore estimation of the trajectory of the object must be accurate and robust under many challenging constraints. A very popular class of object tracking algorithm is the hybrid object tracking category based on integrating Meanshift (MS) and Particle Filter (PF) (MSPF). The purpose of this integration was to overcome the limitation of the PF methods that required a large number of samples/particles PF method to approximate the object state. Consequently, this integration uses the MS optimization procedure to move fewer particles, in the direction of gradient ascent, which represents the dynamics of the target more accurately. The existing methods employ a pre-determined combination of features, inherently assuming that the background would not change. However in uncontrolled environment, it is difficult to specify the background of the object in advance as it moves around the field of view of the camera and thereof this assumption may not often hold. Moreover, hybrid tracking systems based on the MSPF methodology are very compute intensive and it is desirable to reduce this complexity. In the first part of this research, the dissertation aims to investigate an adaptive multi-feature framework that is implemented on top of the MSPF methodology that tracks the object in the local perspective. Essentially that takes care of the dynamic and changing characteristic of the background, which is one of the most important challenges in the object tracking domain. In this research work, an Adaptive Multi-Feature framework is proposed and implemented on top of the MSPF methodology (AMF-MSPF). An adaptive ranking module is proposed that is triggered after a certain criteria is violated, in which case a new set of features are selected for tracking the object. The top ranked features are selected to represent the object, which gives the tracker the ability to adapt to locate the object with an upgraded set of feature. Consequently, this improved local discrimination of the target from its immediate neighboring pixels. In most applications a small portion of computational resources are dedicated to trackers and rest is reserved for higher level decision making tasks, which mandate trackers to be efficient and less complex. Thereby, the second part of the dissertation looks into the complexity of the MSPF methodology. As the MSPF methodology is already a computationally intensive processing task, implementing a feature ranking module on top of it might complicate matters. The feature ranking module also requires a significant portion of the power, thereby a novel MS technique is proposed to free some resources for the ranking module. This novelty comes from an observation that only a fraction of random samples were required by the MS optimization to approximate the similarity metric without inducing significant error. This computational reduction would be advantageous given the complex integration of the MS and PF, because the MS procedure is directly proportional to the number of particles that would take many MS iterations to converge. The proposed novelty in the MS method has reduced its complexity that has greatly impacting the overall complexity of the proposed AMF-MSPF. The proposed AMF-MSPF framework is tested on sequences from the CAVIAR datasets such as Browse and Walkbyshop1and an s8 sequence was taken from the PET dataset. These datasets are known for a number of challenging constraints such as abrupt intensity variations, full occlusions, cluttered background etc. Qualitative results have shown robust and accurate tracking under stringent constraints. In the quantitative analysis, a comparison with the existing methods has been carried out. The proposed framework has shown significant improvements in terms of root mean square error (RMSE), false alarm rate (FAR), and F-SCORE. The average RMSE, FAR, and F_SCORE, over all the video sets, of the proposed AMF-MSPF are 8.68, 0.15, and 0.92, which has improved manifold as compared to the chosen reference methods. Experimental results have proved the effectiveness of the proposed framework.