亚洲av无码男人的天堂在线|中文人妻无码一区二区三区|亚洲欧美日韩国产一区二区|国产精品三级久久久|久久精品亚洲专区|国产精品V?无码免费|国产精品成?V人在线视午夜片|亚洲国产精品一区二区久久在线观看

2021

2021

  • Record 145 of

    Title:A real-time ultra-low light color imaging system based on FPGA
    Author(s):Hua, Wang(1,2); He, Bian(2); Lei, Yang(1,2); Hui, Zhang(1,2); Zhong, CaoJian(2)
    Source: Journal of Physics: Conference Series  Volume: 2033  Issue: 1  DOI: 10.1088/1742-6596/2033/1/012010  Published: October 5, 2021  
    Abstract:This article shows a low light color image acquisition system, The core components of the system are the Fairchild’s SCMOS image sensor CIS1910F1111 and XILINX’s Artix-7 XC7A100T-2CSG324I FPGA, the remarkable advantage of the system is that it can obtain better color imaging effect under lower illumination environment, and the image noise is much less than other similar products. Based on the excellent imaging performance of the image detector, a high performance real-time low-light level color imaging system is developed. This imaging system can obtain the characteristic information of the targets under ultra-low illuminance environment, including the details, colors and so on. The hardware of the low light level imaging system mainly contains a color SCMOS image sensor and a FPGA, a driving circuit of a combination of DDR3, the ultra-low noise power conversion circuit and a Camera-Link and a 3G-SDI interface circuits. The SCMOS chip is used for photoelectric conversion of the shot scene and the FPGA is used for the control of the whole imaging system, image acquisition and image processing, etc, The FPGA software system consists of SCMOS initialize configuration and timing control module, automatic exposure control module, real-time color image processing module, imaging tone mapping module, image denoising module and image enhancement module. The automatic exposure control (AEC) module adaptively adjusts the average gray value of the region of interest. The module automatically calculates the exposure time and gain value of the next frame according to the current frame image data value. The real-time color image processing module includes color restoration, automatic white balance and color spaces conversion, etc. The image denoising module uses the advanced real-time guide-filter algorithm. The image tone mapping module and enhancement module are proposed based on an improved automatic threshold logarithmic and enhancement algorithm. Combining the hardware and FPGA soft algorithm with excellent performance, the imaging results show that the system can get good color image effect of the ultra-low light level about 10-2lx. ? 2021 Institute of Physics Publishing. All rights reserved.
    Accession Number: 20214311059011
  • Record 146 of

    Title:Deep Category-Level and Regularized Hashing with Global Semantic Similarity Learning
    Author(s):Chen, Yaxiong(1); Lu, Xiaoqiang(1)
    Source: IEEE Transactions on Cybernetics  Volume: 51  Issue: 12  DOI: 10.1109/TCYB.2020.2964993  Published: December 1, 2021  
    Abstract:The hashing technique has been extensively used in large-scale image retrieval applications due to its low storage and fast computing speed. Most existing deep hashing approaches cannot fully consider the global semantic similarity and category-level semantic information, which result in the insufficient utilization of the global semantic similarity for hash codes learning and the semantic information loss of hash codes. To tackle these issues, we propose a novel deep hashing approach with triplet labels, namely, deep category-level and regularized hashing (DCRH), to leverage the global semantic similarity of deep feature and category-level semantic information to enhance the semantic similarity of hash codes. There are four contributions in this article. First, we design a novel global semantic similarity constraint about the deep feature to make the anchor deep feature more similar to the positive deep feature than to the negative deep feature. Second, we leverage label information to enhance category-level semantics of hash codes for hash codes learning. Third, we develop a new triplet construction module to select good image triplets for effective hash functions learning. Finally, we propose a new triplet regularized loss (Reg-L) term, which can force binary-like codes to approximate binary codes and eventually minimize the information loss between binary-like codes and binary codes. Extensive experimental results in three image retrieval benchmark datasets show that the proposed DCRH approach achieves superior performance over other state-of-the-art hashing approaches. ? 2013 IEEE.
    Accession Number: 20220111430045
  • Record 147 of

    Title:Job Recommendation System Based on Analytic Hierarchy Process and K-means Clustering
    Author(s):Feng, Peini(1); Jiahao Jiang, Charles(1); Wang, Jiale(1); Yeung, Sunny(1); Li, Xijie(2)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3474963.3474978  Published: June 25, 2021  
    Abstract:Many students search for summer jobs during the vacation, but there are always too many choices. We need to find a way to help people choose a best summer job. We constructed a three-tier system to comprehensively illustrate the factors that high school students need to consider when looking for a summer job from the criteria of comfort, salary, personal gain, and matching degree. Under each criterion lie several sub-criteria (which are discussed later in detail). We also investigated students' opinions toward each factor to get the judgement matrices for our AHP model. To reduce the subjectivity of the AHP model and reduce the correlation of various indexes in model construction, the AHP model and principal component analysis model were combined to construct the optimal weight model to obtain the optimal weight. And we utilized K-means clustering model to classify the work, adopted elbow method to determine the K value of the number of categories divided according to SSE (Sum of the squared errors) from the perspective of the data itself, and selected the class with the highest clustering center as the selection range of students. Finally we created ten fictional persons based on the samples we chose. The relevant questionnaires tested the students' character ability, and we used the GRNN neural network model to map the questionnaire to the weight. In this way, our model can conveniently get the weight result and calculate to help students find the optimal jobs collection by filling in the questionnaire. ? 2021 ACM.
    Accession Number: 20214411086118
  • Record 148 of

    Title:A Novel Negative-Transfer-Resistant Fuzzy Clustering Model with a Shared Cross-Domain Transfer Latent Space and its Application to Brain CT Image Segmentation
    Author(s):Jiang, Yizhang(1,2); Gu, Xiaoqing(3); Wu, Dongrui(4); Hang, Wenlong(5); Xue, Jing(6); Qiu, Shi(7); Lin, Chin-Teng(8)
    Source: IEEE/ACM Transactions on Computational Biology and Bioinformatics  Volume: 18  Issue: 1  DOI: 10.1109/TCBB.2019.2963873  Published: January-February 2021  
    Abstract:Traditional clustering algorithms for medical image segmentation can only achieve satisfactory clustering performance under relatively ideal conditions, in which there is adequate data from the same distribution, and the data is rarely disturbed by noise or outliers. However, a sufficient amount of medical images with representative manual labels are often not available, because medical images are frequently acquired with different scanners (or different scan protocols) or polluted by various noises. Transfer learning improves learning in the target domain by leveraging knowledge from related domains. Given some target data, the performance of transfer learning is determined by the degree of relevance between the source and target domains. To achieve positive transfer and avoid negative transfer, a negative-transfer-resistant mechanism is proposed by computing the weight of transferred knowledge. Extracting a negative-transfer-resistant fuzzy clustering model with a shared cross-domain transfer latent space (called NTR-FC-SCT) is proposed by integrating negative-transfer-resistant and maximum mean discrepancy (MMD) into the framework of fuzzy c-means clustering. Experimental results show that the proposed NTR-FC-SCT model outperformed several traditional non-transfer and related transfer clustering algorithms. ? 2004-2012 IEEE.
    Accession Number: 20210609904074
  • Record 149 of

    Title:Efficient two-step focal length calibration of space zoom camera without targets
    Author(s):Wang, Hao(1); Peng, Jianwei(1); Zeng, Hong(2); Zhang, Gaopeng(1); Wang, Feng(1); Liao, Jiawen(1)
    Source: Optical Engineering  Volume: 60  Issue: 11  DOI: 10.1117/1.OE.60.11.114104  Published: November 1, 2021  
    Abstract:Computer vision plays a key role in measuring the relative posture and position between spacecrafts, especially in various close-range space tasks. As one of the essential steps for computer vision, camera calibration is important for obtaining precise three-dimensional contours of a space target. The focal length of on-orbit zoom cameras constantly changes. Thus, it is practical to calibrate the focal length rather than other intrinsic camera parameters. However, traditional calibration targets, such as checkerboards, cannot be used to calibrate a space camera in orbit. To address this problem, we propose a two-step process for focal length calibration. In the first step, the initial estimate of the camera focal length was generated with vanishing points obtained from the solar panels of satellites. In the second step, the initial solution was optimized by the particle swarm optimization algorithm. The results of the simulations and laboratory experiments confirmed the accuracy, flexibility, and good antinoise interference performance of the proposed method. Thus, the proposed method has practical significance for space tasks, such as space rendezvous-docking and on-orbit maintenance. ? 2021 Society of Photo-Optical Instrumentation Engineers (SPIE).
    Accession Number: 20215011323793
  • Record 150 of

    Title:A comparison of neural networks algorithms for EEG and sEMG features based gait phases recognition
    Author(s):Wei, Pengna(1); Zhang, Jinhua(1); Tian, Feifei(2,3); Hong, Jun(1)
    Source: Biomedical Signal Processing and Control  Volume: 68  Issue:   DOI: 10.1016/j.bspc.2021.102587  Published: July 2021  
    Abstract:Surface electromyography (sEMG) and electroencephalogram (EEG) can be utilized to discriminate gait phases. However, the classification performance of various combination methods of the features extracted from sEMG and EEG channels for seven gait phase recognition has yet to be discussed. This study investigates the effectiveness of various dimensions of feature sets with different neural network algorithms in multiclass discrimination of gait phases. There are thirty-seven feature sets (slope sign change (SSC) of eight sEMG and twenty-one EEG channels, mean absolute value (MAV) of eight sEMG channels) and three classifiers (Linear Discriminant Analysis (LDA), K-nearest neighbor (KNN), Kernel Support Vector Machine (KSVM)) were utilized. The thirty-seven one-dimensional and six two-dimensional feature sets were applied to LDA and KNN, twenty-one-dimensional and thirty-seven-dimensional feature sets were applied to three optimized KSVM for gait phase recognition. We found that thirty-seven-dimensional feature sets with grid search KSVM achieved the highest classification accuracy (98.56 ± 1.34 %) and the time consumption was 26.37 s. The average time consumption of two-dimensional feature sets with KNN was the shortest (0.33 s). The SSC of sEMG with wider values distributions than others obtained a high performance. This indicates the wider the value distribution of features, the better accuracy of gait recognition. The findings suggest that a multi-dimensional feature set composed of EEG and sEMG features with KSVM achieved good performance. Considering execution time and recognition rate, two-dimensional feature sets with KNN are suitable for online gait recognition, thirty-seven-dimensional feature sets with KSVM are more likely to be used for off-line gait analysis. ? 2021 Elsevier Ltd
    Accession Number: 20211610220311
  • Record 151 of

    Title:High-index doped silica glass planar lightwave circuits
    Author(s):Chu, Sai T.(1); Little, Brent E.(2)
    Source: Optics InfoBase Conference Papers  Volume:   Issue:   DOI: null  Published: 2021  
    Abstract:We provide a review of the recent progress of the high-index doped silica glass planar lightwave circuits with a focus on the emerging applications in nonlinear optics and RF photonics. ? OSA 2021.
    Accession Number: 20214811221866
  • Record 152 of

    Title:Phase retrieval based on difference map and deep neural networks
    Author(s):Li, Baopeng(1,2,3,4); Ersoy, Okan K.(4); Ma, Caiwen(1); Pan, Zhibin(2); Wen, Wansha(1,3); Song, Zongxi(1); Gao, Wei(1)
    Source: Journal of Modern Optics  Volume: 68  Issue: 20  DOI: 10.1080/09500340.2021.1977860  Published: 2021  
    Abstract:Phase retrieval occurs in many research areas. There are some classical phase retrieval methods such as hybrid input-output (HIO) and difference map (DM). However, phase retrieval results are sensitive to noise, and the reconstructed images always include artefacts. In this paper, we use the DM algorithm together with DNN to get better phase retrieval results. We train one deep neural network using amplitude images and phase images, respectively. First, using DM, we get initial reconstructed amplitude and phase results. Then, using DNN improves both amplitude and phase results. Finally, using the DM algorithm again improves the DNN results further. The numerical experimental results show that using DM gives better results than HIO, and using DNN improves phase information better than just using DNN to train for amplitude information alone. Compared with only using DNN improves amplitude methods, our method using DM plus DNN plus DM yields a better reconstruction performance for both amplitude and phase. ? 2021 Informa UK Limited, trading as Taylor & Francis Group.
    Accession Number: 20213810923757
  • Record 153 of

    Title:Target classification algorithms based on multispectral imaging: A review
    Author(s):Zeng, Zimu(1,2); Wang, Weifeng(1); Zhang, Wenbo(1)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3449388.3449393  Published: January 8, 2021  
    Abstract:Multispectral imaging extracts rich spectral information from targets, which greatly expands the function of traditional imaging technology. Multispectral imaging is widely used in agriculture, military, medicine, industry, and meteorology. Because of the information redundancy in multispectral images, it is necessary to reduce the dimension by pre-processing. In recent years, most of the researchers have adopted the methods of pre-processing before classification. Based on the principles of feature selection, feature transformation, and feature extraction, common dimensionality reduction methods are introduced, and the advantages and disadvantages of them are discussed. Afterwards, classification methods are divided into traditional methods and deep learning methods, and their characteristics and application prospect are discussed. Through comparison, the former are cost-effective and have the mature theories, while the latter have strong adaptability and high classification accuracy. At present, methods could be optimized from the perspective of saving computing resources and using spectral information efficiently. In the future, traditional methods will be improved and comprehensively used, while new methods with stronger adaptability and precision will be developed. ? 2021 ACM.
    Accession Number: 20212510533305
  • Record 154 of

    Title:Multiple Reliable Structured Patches for Object Tracking
    Author(s):Wu, Siyuan(1); Huang, Ju(1); Feng, Yachuang(1); Sun, Bangyong(1)
    Source: Cognitive Computation  Volume: 13  Issue: 6  DOI: 10.1007/s12559-020-09741-5  Published: November 2021  
    Abstract:It is essential to build the effective appearance model for object tracking in computer vision. Most object trackers can be roughly divided into two categories according to the appearance model: the bounding box model and the patch model. The bounding box model cannot handle shape deformation and occlusion of the non-rigid moving object effectively. The patch model is prone to be disturbed by complex backgrounds. In this paper, we propose a robust multi-structured-patch appearance model to represent the target for object tracking. The proposed appearance model is aimed to exploit and identify reliable patches that can be tracked effectively through the whole tracking process. According to attention mechanism in biological vision system, a coarse-to-fine strategy is usually used to search the target. Therefore, the proposed appearance model is represented by robust patches in different sizes, in which the bigger patches search the rough region of the target and the smaller patches estimate the accurate location. Experimental results on OTB100 dataset show that the proposed method outperforms state-of-the-art trackers. ? 2020, Springer Science+Business Media, LLC, part of Springer Nature.
    Accession Number: 20203209009012
  • Record 155 of

    Title:Coherent synthetic aperture imaging for visible remote sensing via reflective Fourier ptychography
    Author(s):Xiang, Meng(1,2); Pan, An(1,2); Zhao, Yiyi(1); Fan, Xuewu(1); Zhao, Hui(1); Li, Chuang(1); Yao, Baoli(1)
    Source: Optics Letters  Volume: 46  Issue: 1  DOI: 10.1364/OL.409258  Published: January 1, 2021  
    Abstract:Synthetic aperture radar can measure the phase of a microwave with an antenna, which cannot be directly extended to visible light imaging due to phase lost. In this Letter, we report an active remote sensing with visible light via reflective Fourier ptychography, termed coherent synthetic aperture imaging (CSAI), achieving high resolution, a wide field-of-view (FOV), and phase recovery. A proof-of-concept experiment is reported with laser scanning and a collimator for the infinite object. Both smooth and rough objects are tested, and the spatial resolution increased from 15.6 to 3.48 μm with a factor of 4.5. The speckle noise can be suppressed obviously, which is important for coherent imaging. Meanwhile, the CSAI method can tackle the aberration induced from the optical system by one-step deconvolution and shows the potential to replace the adaptive optics for aberration removal of atmospheric turbulence. ? 2020 Optical Society of America
    Accession Number: 20211310131721
  • Record 156 of

    Title:Multi-scale joint network based on Retinex theory for low-light enhancement
    Author(s):Song, Xijuan(1,2); Huang, Jijiang(1); Cao, Jianzhong(1); Song, Dawei(1,2)
    Source: Signal, Image and Video Processing  Volume: 15  Issue: 6  DOI: 10.1007/s11760-021-01856-y  Published: September 2021  
    Abstract:Due to the limitations of devices, images taken in low-light environments are of low contrast and high noise without any manual intervention. Such images will affect the visual experience and hinder further visual processing tasks, such as target detection and target tracking. To alleviate this issue, we propose a multi-scale joint low-light enhancement network based on the Retinex theory. The network consists of a decomposition part and an enhancement part. As a joint network, the decomposition and enhancement parts are mutually constrained, and the parameters are updated at the same time so that the image processing results are more excellent in detail. Our algorithm avoids the separation and recombination of decomposition and enhancement. Therefore, less information is lost in the processing of low-light images, and the enhancement result of the proposed algorithm is very close to the ground truth. In addition, in the enhancement part, we adopt a multi-scale network to fully extract image features. The multi-scale network maintains a balance between the global and local luminance of the illumination image. Retinex theory can effectively solve the problem of noise amplification and color distortion. At the same time, we have added color loss to solve the problem of color distortion, so that the enhancement result is closer to the normal-light image in color. The enhancement results are intuitively excellent, and the peak signal-to-noise ratio and structural similarity index results also reflect the reliability of the algorithm. ? 2021, The Author(s), under exclusive licence to Springer-Verlag London Ltd. part of Springer Nature.
    Accession Number: 20210609884621
男女免费网站| 日本一区二区不卡在线| 国产精品久久AV| 国产伦精品一区二区三区午夜影视| 国产毛片久久久久| 色黄大色黄女片免费看直播| 日本丰满熟女视频中文字幕 | 亚洲AV大片| 欧美不卡a片免费看| 日韩精品专区| 国产人妻精品一区二区三水牛| 久久久一区二区三区四区| 国产成人无码精品亚洲| 亚洲免费观看视频| 嘿嘿射在线| 日本欧美一区二区三区| 欧美日韩综合一区| 乱伦我不卡| 国产女人爽到高潮a毛片| 国产精品香蕉| 99人妻碰碰碰久久久久禁片| A片免费网站| 日韩无码一二三四| 久久91亚洲精品中文字幕奶水| 黄色一级视屏| 真实国产精品亲子伦视频对白| 国产乱伦自拍| 影音先锋中文字幕资源6| 久久成人视频| 国产一级a毛一级看免费视频| 久久成人麻豆午夜电影| 日日夜夜天天干| 18禁美女网站| 操逼网站视频| 成人性生交大片免费看4| 免费无码国产在线观看九色了| 精品一区二区久久久久久无码| 日本熟妇乱伦| 丁香五月在线| 午夜精品福利一区二区三区蜜桃| 白浆导航| 国产毛多水多做爰| 熟女毛片| 91精彩刺激对白露脸偷拍| 夜夜嗨一区二区| 天肏AV| 亚洲AV无码成人精品区国产| 中文字幕av在线观看| 国产精品操逼| 五月天丁香综合久久国产| 91久久偷偷做嫩草影院| 国产丝袜在线| 国产九九精品网址| 日韩久久无码视频| 久久午夜夜伦鲁鲁一区二区| www99热| 国产免费视屏| 国产又粗又长又深又黑又硬| 日本色色网| 美女免费网站| 日本黄色三级片| 99久久综合国产精品二区| 无码在线免费| 久久精品三级片| 成人午夜在线| 尤物视频在线| 成人欧美一区二区三区黑人动态图| 成人做爰免费A片视频二机片 | 欧美日韩操逼图| 99精品在线| 日本福利片| 91成版人在线观看入口| 亚洲一区二区自拍| 久久艹艹艹| 国产中文自拍| 日韩中文字幕一区二区三区| 国产精品无码专区| 国产又黄又硬又粗| 久久av无码| 日韩一二三四五区| 久久久精品一区二区| 亚洲一区二区免费| 丁香五月天色婷婷| 污网站在线看| 亚洲婷婷五月| 91高潮胡言乱语对白刺激国产| 亚州国产| 亚洲福利视频一区| 麻豆网站| 国产成人一区| 国产日韩人妻一区二区三区四| 国产精成人品日日拍夜夜免费| 亚洲欧美在线视频| 少妇在线| 亚洲无码免费| 精品少妇人妻AV一区二区三区| 欧美国产在线视频| 亚洲人成小说| 丁香五月中文字幕| 免费A片三p视频| 日韩黄色片| 一级a性色生活片久久免费观看| 人人摸人人爱| 久久青青操| 欧美激情一区| 久久99精品国产自在现线| 天天爽夜夜爽夜夜爽精品| 一区二区三区免费| 91无码人妻精品一区二区三区四| 色综合色综合网色综合| 高清无码专区| 国产精品视频久久| www.久久| 欧美性爱在线视频| 国产无码性爱| 91中文字幕| 热久久久久久久| 亚洲av不卡| 亚洲丰满少妇在线播放| 欧美精品一二三四区| 国产一级啪啪| 精品人妻中文字幕| 17c嫩草51久久91嫩草| 亚洲1区2区| 日本三级中国三级99人妇网站| av毛片免费观看| 国产高清黄片| 99精品人妻一二三区| 综合在线视频| 日本少妇一区二区三区| 日韩熟女一区| 免费视频一区| 天天干一干| 人人摸人人搞| 国产精品原创| 亚洲中文字幕一区| 人人操人人妻| 污网站在线看| 天天综合天天做天天综合| 91久久久久久久| 亚洲av免费在线| 香蕉视频污版| 日韩欧美精品在线观看| 中文字幕人成乱码熟女免费69| 国产精品久久久久久吹潮| 毛片免费播放| 欧美激情五月天| 人妻饥渴偷公乱中文字幕| 中文字幕精品一区| 三个寡妇干柴烈火| 伊人婷婷五月天| 日韩超碰| 精品人伦一区二区三电影| 性爱无码视频| 国产乱人乱偷精品视频a人人澡| 国产a一级毛片爽爽影院无码| 一区在线看| 被男人强揉扒开吃奶30分钟视频| 国产毛片在线视频| 色综合天天综合网国产成人网| 国产精品666| 日本黄色一级| 欧美自拍一区| 黄页免费观看| 日本人妻中文字幕| 国产精品19久久久久久不卡| 久久网站导航| 米奇影院777| 毛片无码一区二区三区A片视频| 欧美综合在线观看| 少妇无套内谢久久久久| 综合国产| AV一区二区在线观看| 亚洲视频入口| 国产一级片视频| 国产激情视频在线| 四虎无码| 国产精品久久久久久久久久久久久四虎| 凸凹视频网站| 色色人妻| 国产高清无码免费| 国产真实乱对白精彩久久老熟妇女| 亚洲天堂乱伦| 精品视频国产| 九九九九九九精品| 午夜久久久| 亚洲电影在线观看| 国产成人AV无码一二三区| 亚洲精品成人久久| 久久综合婷婷国产二区高清| 无码aaa| 中文字幕丝袜| 国产精品亲子伦对白| 亚洲精品综合欧美二区变态| 亚洲精品动漫久久久久| 日韩久久久久久久| 不卡视频一区二区| 亚洲AV免费在线观看| 青青操在线播放| 日韩免费视频| 欧美性受XXXX黑人XYX性爽| 高清不卡一区二区| 无码人妻一区二区三区在线| 国产夫妻性爱自拍| 手机在线精品视频| 国产精品无码在线播放| 一区二区三区在线看| 国产精品无码专区| 天天综合av| 国产精品国产三级国产普通话蜜臀| 蜜臀AV在线播放| 丁香久久久| 爱草视频| 欧美一级黄色大片| 黄色一级网站| 国产视频网| 91大神在线观看视频| 91精品国产综合久久香蕉ktv| 国产无码二区| 国产无套内谢国语对白| 中文字幕亚洲精品| 97国产| 欧美精品一区二区三区久久久竹菊 | 人妇视频一区二区| 91精品国自产拍一区二区| 一级a免一级a做免费线看内裤| 91视频网站入口| 亚洲AV综合AV一区二区三区| 欧美午夜三级| 欧美日韩精品一区二区| 国产毛片久久久久| 中文精品久久久久人妻不卡无码| 青青操在线视频| 蜜乳中文无码H| 日本高清不卡视频| 成人A片无码水蜜桃免费网站软件| 中文字幕精品a片免费看| 香蕉视频精品| 人妻丝袜av| 爆乳熟妇一区二区三区蜜臀Av| 国产精品多久久久久久情趣酒店| www无码视频| 欧美三级色图| 国产av大全| 日逼视频网站| 一区二区人妻| 欧美视频第二页| 欧美日韩精品免费观看视频| 久久一级| 夜夜高潮夜夜爽精品欧美做爰| 色播五月丁香| 无码在线不卡| 国产日韩视频在线| 日韩无码国产精品| 亚洲国产精品毛片AV不卡下载| 一级特黄孕妇AAA| 青青操av| 一起操无码| 亚洲AV伊人久久青青草原视色| 中文字幕无码在线观看| 国产精品第二页| 日韩乱伦小说| 亚洲免费成人网| 农村毛片| 在线播放成人A片麻豆网站| 成人欧美一区| a级无码毛片| 亚洲视频一二区| 国产成人网| 韩国av| 99欧美精品| 亚洲性爱一区| 国产精品久久久久久模特| 无码一区在线观看| 久久人人超碰| 一本久道久久综合| 高清无码黄| 拍真实国产伦偷精品| 一级a爱大片免费观看视频| 国产真实伦露脸| 日韩精品1| 黄色香蕉视频| 国产亚洲中文字幕| 香蕉视频一区二区三区| 国产毛多水多做爰| 日日躁天天躁AAAAXxXX痛| 久久精品视频免费| 少妇高潮喷水| 好看的操逼视频| 日本一级A片| 天天干天天狠| 97大香蕉视频| 浪漫樱花动漫在线观看| 大地资源中文第二页在线观看| 99精品免费观看| 人人草人人操| 免费一级a| 强奸乱伦视频第二页| 亚洲天堂一区二区三区四区 | 青娱乐极品视觉盛宴| 999久久久久久| 一级a免一级a做片免费| 国产无码中文字幕| 无码精品人妻一区二区三刘亦菲| 久久久久亚洲AV成人无码电影| 日韩精品久久久久久久酒店| 青青精品视频国产| 国产乱伦网站| 欧美污视频| 国产欧美精品| 肉大捧一进一出免费视频| 亚洲一区二区自拍| 成人免费性爱视频| 成年人免费视频网站| 午夜视频网站| 色一情一区二区三区四区| 精品九九视频| 九色在线| 亚洲免费精品| 天天干网| 精品无码黑人又粗又大又长| 国产视频一区二区三区四区| 自拍偷拍一区二区| 免费看黄视频| 最新中文无码| 91精品国产日韩91久久久久久| 国产一级做a爱片久久毛片A| 91亚洲视频| 天天爽天天爽| 国产成人精品无码| 中文在线а天堂中文在线新版| 成人影片免费观看| 在线观看黄网站| 国产精品一级av| 香蕉久久久| 真人一级毛片| 在线播放高清无码| 亚洲少妇视频| 国产一区二区精品久久| 无码aⅴ精品日本无码久久| 国产一区二区AV| 亚洲一区二区三区中文字幕| 尤物网在线| 91高清视频在线观看| 欧美日韩操逼| 日本一级特黄大真人片| 黑人精品XXX一区一二区| 爱人AV无码一起草| 亚洲欧美日韩国产| 天天撸天天操| 99亚洲精品| 欧美日韩性爱视频一区二区| 特级黄色网站| 一级毛片久久久| 国产成人久久久精品| 影音先锋男人| 我与岳干柴烈火| 乱精品一区字幕二区| 国产精品一区二区在线观看| 日韩精品免费在线| 日韩午夜影院| 日韩一区二区三区四区| 在线不卡视频| 中字幕人妻一区二区三区 | 日韩精品免费视频| 97国精产品无人区一码二码| 91精品国产综合久久久久久漫画| 丰满饥渴老女人hd| 国产高清无码视频在线播放| 91麻豆精品久久久久蜜臀| 91久久精品无码一区二区天美| 欧美自拍一区| 国产精品国产三级国产aⅴ下载| 色综合色| 精品福利| 国产一区高清无码| 一级免费片| 高清操逼视频| 无码任你操| 国产精品久久一区二区三区 | TUBE8| 国产精品久久久久久久无码小树林| 国产中文在线视频| 日韩性爱AV| 俺去久久啦国产| 亚洲欧美在线观看| 日韩午夜| 欧美无专区| 性爱视频操| 91偷拍一区二区三区精品| 日韩一区二区视频在线观看| 国产一区不卡在线| 成人毛片免费| 国产免费一级片| 久久久久国产精品午夜一区| 日韩欧美一区二区在线| 国产精品情侣| 亚洲jiZZjiZZ日本少妇| 日日夜夜草| 色橹橹欧美在线观看视频高清 | 亚洲精品国偷拍自产在线观看蜜桃| 欧美熟妇性爱视频| 黄色片人人| 99国产精品久久久久久久久久久 | 亚洲无码爱爱| 欧美亚洲一区二区三区| 欧美久久久久| 久久精品视频一区| 宅男噜噜噜66一区二区| 99国产精品一区二区| 国产综合精品一区二区三区| 成人免费网址| 亚洲香蕉在线观看| 思思久久久| 国产欧美亚洲精品| AV在线毛片| 欧美一区二区三区免费| 中文字幕第一页在线| 欧美日韩一级黄片| 亚洲精品无码在线观看| 午夜黄片| 人人弄人人摸| 日韩无码成人| 人妻精品| 国产精品无码在线| 色九月婷婷| 在线中文字幕一区| 国产一区二区电影| 国产激情在线| 91精品国产92久久久久| 日日干日日射| 亚洲六月丁香色婷婷综合久久| 日韩无码AV电影| 成人片网址| Chinese老女人老熟妇HD| 人妇视频一区二区| 日韩人妻在线视频| 欧美日韩操逼| 欧美成人精品一区二区男人小说| 三级片91| 免费黄色网页| 国模一区二区| 久久久久久国产精品免费播放| 中文字幕一区二区久久人妻网站 | 精品无码久久久久久久久成人| 麻豆乱码国产一区二区三区| 免费在线观看成人网站| 视频无码在线| 麻豆精品一区二区三区av沈娜娜| 国产一区视频在线播放 | 国产xxxxx| 无码国产精品一区二区| 2024狠狠爱| 欧洲多毛裸体xxxxx| 制服丝袜中文字幕在线观看| 国产精品一区二区三区无码| 污网站免费观看| 久久久久亚洲AV无码网影音先锋| 久久国产精品一区| 亚洲六月丁香色婷婷综合久久| 欧美日韩视频一区二区| 无码国产孕妇一区二区免费AV| 亚洲精品91| 一起草无码在线| 无码人妻在线| 国产精品久久久精品| 一级黄片在线播放| 秋霞伦理视频| 日韩3级| 欧美少妇性爱| 亚洲乱码毛片在线播放| 亚洲综合五月天婷婷| A级免费毛片| 一级黄色网址| 国产成人免费| 国产无码性爱| 亚洲av无码一区二区二三区| 国产精品成人AAAA网站女吊丝| 国产Aⅴ精品| 中文字幕人妻无码系列第三区| 黄片在线免费| 日本人妻丰满熟妇久久久久久| 亚洲无码天堂| 福利精品| 91成人片| 九九色色| 久久综合婷婷国产二区高清| 亚洲精品三区| 日韩中文字幕一区二区三区| 色资源站| 欧美一级大黄片| 91麻豆精品秘密入口| 国产高清无码视频在线观看 | 免费视频一区| 97资源超碰| 国产伦乱| 日韩精品无码电影 | 偷拍一区二区三区| 日本精品视频在线观看| 波多野结衣无码视频在线观看| 一级毛片av| www.久久精品| 国产破处视频| AV中文字| 欧美99| 91精品福利| 国产v精品| 国产精品自产拍高潮在线观看| 国产成人8X视频一区二区| 国产日韩欧美高潮无码一区二区| 91久久精品无码一区二区毛片进| 超碰人人妻| 成人亚洲一区二区| 免费操b视频| 黄色网在线播放| 91麻豆精品国产91久久久久久久久| 婷婷色九月| 全黄一级毛片免费| 久久夜色撩人精品国产小说| 黄色无码网站| 奇米久久| 久久精品欧美一区二区三区不卡| 国产精品亚洲五月天丁香| 琪琪午夜伦伦电影理论片精东| 99国产精品久久久久久久久久久| 操人人视频| 色六月婷婷| 国产在线观看黄片| 精品不卡一区| 国产成人综合网| 国产婷婷久久| 91午夜精品| 怡红院在线观看| 西西GOGO顶级艺术人像摄影| 亚洲AV无线在线观看| 中文字幕国产| 日韩免费视频一区二区| 日韩一级片在线播放| 国产乱码精品一区二区三区四川人| 日韩欧美一级片| 成人免费毛片| 秋霞一级黄片| 伊人网视频| 久久无码AV| 精品一区二区免费| 国产高清自拍| 中文字幕在线一区二区三区| 草草网站| 极品白丝 国产| 91中文字幕| 亚洲午夜久久| 性一交一黄一片一区二区男女| 91popny丨九色丨白丝| 日韩在线一区二区| 免费看黄色动漫| 亚洲高清在线| 一级黄色电影网站| 精品无人区麻豆乱码久久久| 亚洲欧美一区二区三区不卡| 日本a级毛不卡| 18片毛片60分钟免费| 性爱一区| 亚洲乱妇老熟女爽到高潮的片| 西西大胆人体艺术| 国产黑丝在线| 女人高潮抽搐喷液30分钟视频 | 91免费视频网站| 国产又色又爽又刺激在线播放| WWW很很操| 无码在线不卡| 欧美一区二区在线观看| 欧美一级成人| 秋霞久久| 性爱欧美第二区| 牛牛av| 99久久久国产精品| 国产成人精品在线| 一级做a视频| 国产乱码| 天堂在线免费视频| 成人高清无码| 亚洲高清在线| 欧美第二页| 超碰100| 99久久精品免费看国产免费粉嫩| 精品无人区麻豆乱码久久久| 国产a一区| 国产一二三视频| 久久不卡| 欧美偷拍视频| 秋霞影院一区二区区| 91精品人妻| 欧美日韩综合视频| 久久精品苍井空免费一区二| 狠狠躁三区二区久久天天| 91精品国产熟女| 蜜芽久久| 日韩国产精品视频| 精品日韩| 欧洲激情网| 欧美边做饭边被躁BD在线看| jzzijzzij亚洲成熟少妇18| 日日夜夜草| 日本www高清视频| 日本高清久久| 国产精品一级毛片在码A片| 日韩av高清| 成人网站免费入口| 国产午夜三级一区二区三| 亚洲AV乱码一区二区三区挤奶| 草草网站| 精品国产在热久久婷婷人妻AV综| 久久久影院| 秋霞一道本| 操逼视频无码免费看| 91这里只有精品| 99久久99久久精品国产片果冻 | 精品国产91久久久久久久黄无码| 人人操人人| 在线午夜| aaa国产| 久久无码区| 巨爆乳肉感一区二区三区竹菊影视| 99久久人妻无码精品系列| 国产三级片网站| 鲁鲁狠狠狠7777一区二区| 无码人妻一区二区三区在线视频 | 欧美成人社区| 中文字幕视频一区二区| 青娱乐av| 久久国产精品影视| 婷婷色一二三区波多野结衣| 99精品99| 日本丰满熟女视频中文字幕| 国产精品一区二区精品| 91久久精品| 欧洲精品视频在线观看| 黄色日批视频| 国产精品国产三级国产普通话蜜臀| 久久专区| 欧美中文字幕在线| 国产一区中文字幕| 国产老熟女一区二区三区仙踪密林| 国产精品一级AAAA片在线观看| 日韩视频专区| av资源网址| 欧美性爱一区二区社区| 精品综合网| 成人欧美日韩| 欧美性猛交99久久久久99按摩| 天天插天天日| 丁香婷婷五月| 久久99色| 国产在线看av| 无码专区视频| 少妇高潮一区二区三区99小说| 国产视频一区在线| 久久水蜜桃| 无码专区第一页| 日韩中文字幕区一区| 国产日韩欧美一区| 国产深夜福利| 久久精品国产精品亚洲色婷婷| 无遮挡的毛毛片| 久久中文字幕av| 91视频色| 国产a一级| 亚洲无码国产精品| 天天干夜夜爱| 少妇视频一区| 午夜不卡视频| 亚洲天堂av无码| 国产99在线观看| 精品免费国产| 亚洲中文字幕在线观看| 黄色免费在线观看视频| 色裕3区| 久久午夜av| 婷婷色视频| 亚洲精品一二三区| 亚洲无码一区在线观看| 91免费看片| 久久国产精品一区| 亚洲精品电影| 99热精品在线观看| 国产一级a毛一级a做免费视频| 国产日韩一区| 嫩草91影院| 天天插天天干| 亚洲精彩视频在线观看| 天堂а在线中文在线新版| 国产精品99久久久久久白浆小说| 欧美一级片毛片免费观看视频| 亚洲精品字幕在线观看| 成人精品在线观看| 五月天就要操| 综合久久综合| 精品九九九| 国产男女无套免费视频| 日韩精品无码电影| 免费在线无码| 日韩裸体视频| 亚洲天天| 亚洲一区二区在线| 嫩呦国产一区二区三区AV| 国产免费内射又粗又爽密桃视频| 国产三级在线观看| 国产另类视频| 国产高清无码电影| 精品国产无码在线观看| 91人妻人人澡人人爽人人爽| 国产欧美日韩在线观看| 偷拍自拍AV| 在线免费看黄| 日韩久久无码视频| 国产天天操| 国产成人精品久久二区二区| 亚洲肏屄性爱图片| 久久亚洲欧美日韩精品专区| 欧美中文字幕在线观看| 漂亮人妻洗澡公日日躁| 免费看又黄又无码的网站| 精品网站999www| 欧美日韩三级视频| 搡老女人老91妇女老熟女| 蜜乳AV综合免费观看| 国产黄色在线视频| 最新天堂AV| 欧美88| 无码成人一区二区三区入厕偷拍| 岛国一区二区三区| 人人人操| 内射丰满少妇| 无码人妻一区| 国产一区二区在线免费观看| 人妻超碰| 91精品国产aⅴ一区二区| 亚洲男人天堂网| 福利姬在线观看| 91精品综合久久久久久五月天| 欧美精品毛片久久久无码| 97资源网| 性爱导航综合| 欧美大黄片| 人妻丰满熟妇av无码区波多野| 制服丝袜中文字幕在线观看| 无码AV资源| 国产成人精品在线观看| 国产高潮在线| 91激情视频| 日韩一区二区免费在线观看| 一本一道久久综合狠狠躁牛牛影视| 韩国三级中文字幕HD久久精品| 日日做a爰片久久毛片A片英语 | 欧美视频在线一区| 精品一区二区三区在线视频| 91福利导| 农村大炕弄老女人| 日韩免费在线视频| 欧美一级片免费看| 国产成人在线免费视频| 国产无码毛片| 免费的黄色网址| 99热在线播放| 国产aⅴ日本一区二区三区武则天| 无码在线一区二区三区| 超碰导航| 国产无码精品视频| 久久午夜视频| 欧美日韩精品久久久免费观看| 成人区精品一区二区| 亚洲国产欧美日韩在线观看第一区 | 日韩性爱视频网站免费观看| 欧美视频一区在线| 性爱人人| 亚洲产国偷v产偷自拍网址| 天天干天天操天天爽| 91麻豆精品国产91久久久久久久久| 精品人伦一区二区色婷婷| 国产强奸乱伦视频免费| 99久久99久久久精品棕色圆| 免费国产a| 国产无码一二三区| 欧美黄片一区二区三区| 国产精品IGAO视频| 亚洲乱伦AV| 乱伦熟妇| 国产三级午夜理伦三级| 黄色在线网站| 中文字幕无码在线观看视频| 人妻饥渴偷公乱中文字幕| 97视频在线免费观看| 国产精品久久久久久无码日本蜜乳| 国产熟妇久久777777| 国产69精品久久久久APP下载| 欧美性爱一区二区社区| 久久综合色视频| 成人亚洲性情网站WWW在线观看| 日韩18禁| 欧美午夜精品久久久久免费视| 久久久久久久久久久久久久免费看| 午夜羞羞| 日韩a在线| 三级久久| 免费高清无码在线| 午夜影院操| 久久久久久无码精品大片| 波多野结衣无码视频在线观看| 国精精品一区二区三区有限公司| 一级操逼毛片| 久久无码人妻精品一区二区三区| 香蕉视频免费| 色了吧综合网| 亚州AV| 亚洲国产AV自拍| 一级二级三级黄片| 精品人妻少妇一级毛片免费| 丁香六月| 亚洲图片中文字幕| 色综合88| 麻豆射区| 欧美日韩一区二区三区四区五区| 亚洲综合视频在线| 欧美一区二区在线观看视频| 国产精品亚洲精品| 亚洲AV无码一区东京热久久| 美女直播全婐APP免费| 亚洲一级毛片| 久久久精品欧美一区二区白云视色| 伊人五月| 强奸乱伦视频第二页| 色网在线观看| 人人人操| 激情内射亚洲一区二区三区爱妻| 国产免费小视频| 欧美视频在线一区| 九九热免费| 午夜日韩| 国产一国产精品一级毛片| 黄色视频大片一级| 亚洲欧洲天堂| 亚洲AV人人澡人人人夜| 国产强奸视频在线观看| 91人人操人人摸| 9.1成人看片| 日韩无码一区二区三区四区| 最新亚洲中文字幕| 日韩大片无码| 99国产精品久久久久久久日本竹| 日韩欧美一区二区三区四区五区| 99视频这里有精品| 亚洲成人性| 欧美一区二区三区不卡| 成午夜精品一区二区三区软件| 中文字幕一区二区久久人妻网站| 毛片直接看| 在线中文AV| 秋霞午夜福利视频| 91爱爱爱| 91在线无码| 国产日韩欧美一区二区| 国产suv精品一区二区三区| 91麻豆精品视频| 国产真实伦露脸| 黄色AA大片| 91精品国产| 欧美www视频| 日韩精品1| 日本免费精品| 无码无套视频免费毛片A片涩涩| 免费精品视频一区二区三区| 毛片在线免费| 视频高清无码| 日本熟妇丰满毛茸茸无码| 久久黄色电影网站| 色吧色吧色吧| 夜夜操夜夜操| 中文字幕日韩精品无码内射| 国产一级片视频| 91欧美激情一区二区三区成人| 成人黄色免费| 福利视频一区二区| 精品无码视频| 日本一级a v| 亚洲中文字幕AV| 欧美91| 久久国产综合| 看一区二区三区性爱精品| 亚洲夜夜操| 国产精品久久久久无码AV| 国产欧美一区二区精品97| 黄片一区二区三区| 亚洲小说区图片区| 久久久黄色| 天天操网站| 国产又粗又硬又猛的免费视频| a一片一免费| 国产精品一区二区无码免费看片 | 九九精品免费视频| 国产在线拍揄自揄拍无码视频| 日本无码精品| 国产精品一级毛片在码A片| 无套内射在线观看| 天天做夜夜爱| 亚洲AV无码一区毛片AV| 国产精品熟女一区二区不卡| 伊人五月天综合| 日本久久久| 中文字幕成人AV| 亚洲AV免费在线观看| 日本日逼视频| 在线国v免费看| 国产精品成人AAAA网站女吊丝| 久久天天操| 国产精品久久久久久久无码小树林| 亚洲av播放| 亚洲AV无码专区在线观看播放| 拍国产真实伦偷精品| 激情内射人妻1区2区3区| 黄色国产| 久久久久无码精品国产91福利| 无码中文AV| 少妇人妻偷人精品无码视频新浪 | 日韩一区二区在线| 无码中文av| 99国产精品人妻无码一区二区果冻| 91麻豆精品国产| 婷婷国产精品|